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 b2db082 commit ee52516Copy full SHA for ee52516
package.json
@@ -49,7 +49,7 @@
49
"devDependencies": {
50
"babel-cli": "^6.6.5",
51
"babel-core": "^6.7.7",
52
- "babel-eslint": "^6.0.2",
+ "babel-eslint": "^7.0.0",
53
"babel-plugin-add-module-exports": "^0.2.1",
54
"babel-preset-es2015": "^6.6.0",
55
"coveralls": "^2.11.9",
@@ -65,6 +65,6 @@
65
"tap-spec": "^4.1.1",
66
"tape": "^4.5.1",
67
"vue": "^2.0.1",
68
- "watch": "^0.17.1"
+ "watch": "^0.19.2"
69
}
70
0 commit comments