We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4118a0e commit 8299460Copy full SHA for 8299460
package.json
@@ -25,8 +25,8 @@
25
},
26
"devDependencies": {
27
"@azure/functions": "1.0.3",
28
- "@commitlint/cli": "^8.3.5",
29
- "@commitlint/config-angular": "^8.3.4",
+ "@commitlint/cli": "8.3.5",
+ "@commitlint/config-angular": "8.3.4",
30
"@nestjs/common": "6.10.14",
31
"@nestjs/core": "6.11.1",
32
"@types/node": "11.15.0",
@@ -38,7 +38,7 @@
38
"husky": "4.2.1",
39
"lint-staged": "10.0.2",
40
"prettier": "1.19.1",
41
- "release-it": "^12.4.3",
+ "release-it": "12.4.3",
42
"ts-morph": "5.0.0",
43
"typescript": "3.7.5"
44
0 commit comments