We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eabfacd + 0a34155 commit b1cdff5Copy full SHA for b1cdff5
1 file changed
package.json
@@ -58,11 +58,11 @@
58
"yazl": "^2.4.1"
59
},
60
"devDependencies": {
61
- "@types/node": "^14.6.0",
62
- "@types/q": "^1.5.4",
63
- "@types/semver": "^7.3.3",
64
- "@types/yazl": "^2.4.2",
65
- "standard-version": "^9.0.0",
66
- "typescript": "^3.9.7"
+ "@types/node": "14.6.0",
+ "@types/q": "1.5.4",
+ "@types/semver": "7.3.3",
+ "@types/yazl": "2.4.2",
+ "standard-version": "9.0.0",
+ "typescript": "3.9.7"
67
}
68
0 commit comments