mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-21 07:50:38 +08:00
chore: rename version script
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
"tns-platform-declarations": "latest"
|
||||
},
|
||||
"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",
|
||||
"preuninstall": "node cli-hooks/preuninstall.js"
|
||||
},
|
||||
|
Reference in New Issue
Block a user