Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 8cf7eff

Browse files
committed
docs: update comment about new release
1 parent 1e77952 commit 8cf7eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"main": "src/app/modules/angular-slickgrid/index",
4343
"private": false,
4444
"comments": {
45-
"new-release": "1- build library (ng-packagr), 2- 'prepare-release' (npm script) and push git tag, 3- copy new version prop into dist/package.json, 4- run script 'pack-lib' and 'npm publish [tar tgz]'"
45+
"new-release": "npm run release, note that yarn is not supported with release-it and will throw an error"
4646
},
4747
"funding": {
4848
"type": "ko_fi",

0 commit comments

Comments
 (0)