Skip to content

Commit 96f100e

Browse files
Merge pull request #619 from US-EPA-CAMD/fix/update-easey-common-version
Update package.json to use tilde for easey-common versioning
2 parents 77aec7d + 32c8f61 commit 96f100e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@nestjs/swagger": "^5.1.2",
4747
"@nestjs/typeorm": "^8.0.3",
4848
"@types/multer": "^1.4.7",
49-
"@us-epa-camd/easey-common": "17.4.1",
49+
"@us-epa-camd/easey-common": "~17.4.1",
5050
"class-transformer": "0.4.0",
5151
"class-validator": "0.14.0",
5252
"dotenv": "^10.0.0",

0 commit comments

Comments
 (0)