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 ff1a156 commit 0a910f2Copy full SHA for 0a910f2
1 file changed
package.json
@@ -13,8 +13,8 @@
13
},
14
"dependencies": {
15
"eslint": "~5.4.0",
16
- "eslint-config-standard": "~12.0.0",
17
- "eslint-config-standard-jsx": "~6.0.2",
+ "eslint-config-standard": "12.0.0",
+ "eslint-config-standard-jsx": "6.0.2",
18
"eslint-plugin-import": "~2.14.0",
19
"eslint-plugin-node": "~7.0.1",
20
"eslint-plugin-promise": "~4.0.0",
0 commit comments