Skip to content

Commit 9727f87

Browse files
committed
include typescript dep
1 parent 08a928e commit 9727f87

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
"es6-promise": "^3.2.1",
6060
"eslint": "^3.4.0",
6161
"eslint-config-vue": "^1.1.0",
62-
"eslint-plugin-html": "^1.5.2",
6362
"eslint-loader": "^1.3.0",
6463
"eslint-plugin-flow-vars": "^0.5.0",
64+
"eslint-plugin-html": "^1.5.2",
6565
"flow-bin": "^0.31.1",
6666
"flow-remove-types": "github:yyx990803/flow-remove-types",
6767
"http-server": "^0.9.0",
@@ -89,6 +89,7 @@
8989
"rollup-plugin-replace": "^1.1.0",
9090
"rollup-watch": "^2.5.0",
9191
"selenium-server": "2.53.1",
92+
"typescript": "^2.0.2",
9293
"uglify-js": "^2.6.2",
9394
"webpack": "^1.13.2"
9495
}

0 commit comments

Comments
 (0)