mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-23 05:30:35 +03:00
build: branch change
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
|||||||
"test": "npm run lint && jest",
|
"test": "npm run lint && jest",
|
||||||
"cov": "jest --coverage --coverageReporters=text-lcov | coveralls",
|
"cov": "jest --coverage --coverageReporters=text-lcov | coveralls",
|
||||||
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md",
|
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md",
|
||||||
"release": "bash build/git.sh && bash build/release.sh"
|
"release": "bash build/release.sh"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user