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 08a928e commit 9727f87Copy full SHA for 9727f87
package.json
@@ -59,9 +59,9 @@
59
"es6-promise": "^3.2.1",
60
"eslint": "^3.4.0",
61
"eslint-config-vue": "^1.1.0",
62
- "eslint-plugin-html": "^1.5.2",
63
"eslint-loader": "^1.3.0",
64
"eslint-plugin-flow-vars": "^0.5.0",
+ "eslint-plugin-html": "^1.5.2",
65
"flow-bin": "^0.31.1",
66
"flow-remove-types": "github:yyx990803/flow-remove-types",
67
"http-server": "^0.9.0",
@@ -89,6 +89,7 @@
89
"rollup-plugin-replace": "^1.1.0",
90
"rollup-watch": "^2.5.0",
91
"selenium-server": "2.53.1",
92
+ "typescript": "^2.0.2",
93
"uglify-js": "^2.6.2",
94
"webpack": "^1.13.2"
95
}
0 commit comments