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:
+1
-1
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user