Skip to content

Commit d746b2d

Browse files
committed
fix deps
1 parent fd987a8 commit d746b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"autoprefixer": "^6.0.3",
3333
"consolidate": "^0.14.0",
3434
"de-indent": "^1.0.0",
35-
"eslint-plugin-html": "^2.0.0",
3635
"hash-sum": "^1.0.2",
3736
"loader-utils": "^0.2.10",
3837
"lru-cache": "^2.7.0",
@@ -66,6 +65,7 @@
6665
"css-loader": "^0.23.1",
6766
"eslint": "^2.9.0",
6867
"eslint-config-vue": "^1.0.0",
68+
"eslint-plugin-html": "^1.5.2",
6969
"expose-loader": "^0.7.1",
7070
"extract-text-webpack-plugin": "^1.0.1",
7171
"file-loader": "^0.8.5",

0 commit comments

Comments
 (0)