2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-20 21:20:34 +03:00

Support vue-router integration

This commit is contained in:
cristijora
2017-04-20 10:36:46 +03:00
parent e8537463ff
commit e3cda5a502
6 changed files with 38 additions and 10 deletions
+2 -1
View File
@@ -25,7 +25,6 @@
"url": "https://github.com/cristijora/vue-form-wizard"
},
"devDependencies": {
"vue": "^2.2.2",
"autoprefixer": "^6.7.2",
"babel-core": "^6.22.1",
"babel-eslint": "^7.1.1",
@@ -84,7 +83,9 @@
"sinon-chai": "^2.8.0",
"stats-webpack-plugin": "^0.6.0",
"url-loader": "^0.5.8",
"vue": "^2.2.2",
"vue-loader": "^11.1.4",
"vue-router": "^2.4.0",
"vue-style-loader": "^2.0.0",
"vue-template-compiler": "^2.2.4",
"webpack": "^2.2.1",