mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-06 12:12:24 +03:00
Moved vue to dev dependencies
This commit is contained in:
+1
-3
@@ -12,10 +12,8 @@
|
||||
"test": "npm run unit && npm run e2e",
|
||||
"lint": "eslint --ext .js,.vue src test/unit/specs test/e2e/specs"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^2.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vue": "^2.2.2",
|
||||
"autoprefixer": "^6.7.2",
|
||||
"babel-core": "^6.22.1",
|
||||
"babel-eslint": "^7.1.1",
|
||||
|
||||
Reference in New Issue
Block a user