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 3f3b22b + 22221a2 commit 5fc1533Copy full SHA for 5fc1533
package.json
@@ -66,7 +66,7 @@
66
"repository": "express-vue/express-vue-renderer",
67
"license": "Apache-2.0",
68
"dependencies": {
69
- "babel-eslint": "^7.2.3",
+ "babel-eslint": "^8.0.0",
70
"babel-preset-es2015": "^6.24.1",
71
"butternut": "^0.4.6",
72
"camel-case": "^3.0.0",
@@ -95,9 +95,9 @@
95
"eslint-config-xo-space": "^0.16.0",
96
"eslint-plugin-flowtype": "^2.35.0",
97
"express": "^4.15.4",
98
- "flow-bin": "^0.54.0",
+ "flow-bin": "^0.56.0",
99
"flow-remove-types": "^1.2.1",
100
- "generate-release": "^0.13.1",
+ "generate-release": "^0.14.0",
101
"nodemon": "^1.11.0",
102
"nsp": "^2.7.0",
103
"nyc": "^11.1.0",
0 commit comments