Skip to content

Commit 8ee9ef6

Browse files
committed
fix(deps): pin dependency @nestjs/cli to 7.5.3
1 parent 0b7f48f commit 8ee9ef6

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
@@ -57,7 +57,7 @@
5757
"@material-ui/core": "5.0.0-alpha.7",
5858
"@material-ui/icons": "5.0.0-alpha.11",
5959
"@material-ui/lab": "5.0.0-alpha.7",
60-
"@nestjs/cli": "^7.5.3",
60+
"@nestjs/cli": "7.5.3",
6161
"@nestjs/common": "7.4.4",
6262
"@nestjs/config": "0.5.0",
6363
"@nestjs/core": "7.4.4",

0 commit comments

Comments
 (0)