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 cece113 commit 7b95056Copy full SHA for 7b95056
package.json
@@ -64,8 +64,9 @@
64
"todomvc-app-css": "^2.0.3",
65
"typescript": "^2.0.3",
66
"uglify-js": "^2.6.2",
67
- "vue": "^2.0.0-rc.7",
68
- "vue-loader": "^9.0.3",
+ "vue": "^2.0.0",
+ "vue-loader": "^10.0.0",
69
+ "vue-template-compiler": "^2.0.0",
70
"webpack": "^1.13.2",
71
"webpack-dev-middleware": "^1.6.1",
72
"webpack-hot-middleware": "^2.12.2"
0 commit comments