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 c14df5a commit 0b87861Copy full SHA for 0b87861
package.json
@@ -21,9 +21,9 @@
21
},
22
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/eslint-config-standard#readme",
23
"dependencies": {
24
- "eslint-config-standard": "^12.0.0-alpha.0",
25
- "eslint-plugin-import": "^2.11.0",
26
- "eslint-plugin-node": "^6.0.1",
+ "eslint-config-standard": "^12.0.0",
+ "eslint-plugin-import": "^2.14.0",
+ "eslint-plugin-node": "^7.0.1",
27
"eslint-plugin-promise": "^3.7.0",
28
"eslint-plugin-standard": "^3.1.0"
29
}
0 commit comments