mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(build): add changelog
This commit is contained in:
1168
packages/angular/package-lock.json
generated
1168
packages/angular/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -20,6 +20,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"build": "npm run clean && npm run compile && npm run clean-generated",
|
||||
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
|
||||
"clean": "node scripts/clean.js",
|
||||
"clean-generated": "node ./scripts/clean-generated.js",
|
||||
"compile": "./node_modules/.bin/ngc",
|
||||
@@ -46,6 +47,7 @@
|
||||
"@angular/router": "latest",
|
||||
"@ionic/core": "next",
|
||||
"chalk": "^2.3.2",
|
||||
"conventional-changelog-cli": "^1.3.16",
|
||||
"execa": "^0.9.0",
|
||||
"fs-extra": "^5.0.0",
|
||||
"glob": "7.1.2",
|
||||
|
||||
Reference in New Issue
Block a user