2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-18 15:30:43 +03:00

Update package.json

This commit is contained in:
Cristi Jora
2017-10-09 13:18:51 +03:00
committed by GitHub
parent ef6fd95e6e
commit 0b85aa40dd
+1 -1
View File
@@ -14,7 +14,7 @@
"unit": "cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run",
"unit:watch": "cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --watch",
"e2e": "node test/e2e/runner.js",
"test": "npm run unit && npm run e2e",
"test": "npm run unit",
"lint": "eslint --ext .js,.vue src test/unit/specs test/e2e/specs"
},
"keywords": [