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.
2 parents 9453546 + 55d585b commit 03cbbd2Copy full SHA for 03cbbd2
package.json
@@ -39,9 +39,9 @@
39
"verify": "yarn type-check && yarn lint && yarn build && yarn coverage"
40
},
41
"dependencies": {
42
- "@typescript-eslint/experimental-utils": "~2.32.0",
43
- "json-schema": "~0.2.5",
44
- "natural-compare-lite": "~1.4.0"
+ "@typescript-eslint/experimental-utils": "^2.32.0",
+ "json-schema": "^0.2.5",
+ "natural-compare-lite": "^1.4.0"
45
46
"devDependencies": {
47
"@babel/cli": "~7.8.4",
0 commit comments