Skip to content

Commit

Permalink
Fix vue html loader deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
keokilee committed Apr 18, 2016
1 parent 19193c3 commit 2de1d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -81,7 +81,7 @@
"template-html-loader": "0.0.3",
"url-loader": "^0.5.7",
"vue-hot-reload-api": "^1.2.0",
"vue-html-loader": "^2.0.0",
"vue-html-loader": "^1.2.2",
"vue-loader": "^8.2.2",
"vue-style-loader": "^1.0.0",
"webpack": "^1.12.15",
Expand Down

0 comments on commit 2de1d4c

Please sign in to comment.