mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-10 10:32:27 +03:00
build: change the release script
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
"lint": "eslint src/**/* test/**/*",
|
||||
"test:push": "jest --coverage --coverageReporters=text-lcov | coveralls",
|
||||
"test": "jest",
|
||||
"deploy": "sh build/release.sh"
|
||||
"release": "bash build/release.sh"
|
||||
},
|
||||
"jest": {
|
||||
"moduleFileExtensions": [
|
||||
|
||||
Reference in New Issue
Block a user