This commit is contained in:
Nicolai Ort 2023-04-19 12:10:31 +02:00
parent 5d7a25e54f
commit 22be68311b
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

View File

@ -77,7 +77,7 @@
"publish": false
},
"hooks": {
"after:bump": "npx auto-changelog --commit-limit false -p -u --hide-credit && npm run licenses:export && git add CHANGELOG.md && git add licenses.md"
"after:bump": "npx auto-changelog --commit-limit false -p -u --hide-credit && npm run license:export && git add CHANGELOG.md && git add licenses.md"
}
},
"volta": {