mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-20 15:34:26 +08:00
chore: rename version script
This commit is contained in:
@ -32,7 +32,7 @@
|
|||||||
"tns-platform-declarations": "latest"
|
"tns-platform-declarations": "latest"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"version": "conventional-changelog -p angular -i ../CHANGELOG.md -s && git add ../CHANGELOG.md",
|
"chanagelog": "conventional-changelog -p angular -i ../CHANGELOG.md -s && git add ../CHANGELOG.md",
|
||||||
"postinstall": "node cli-hooks/postinstall.js",
|
"postinstall": "node cli-hooks/postinstall.js",
|
||||||
"preuninstall": "node cli-hooks/preuninstall.js"
|
"preuninstall": "node cli-hooks/preuninstall.js"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user