Skip to content

Commit 36a7149

Browse files
authored
chore: remove unused pkg comment
1 parent 5ac275f commit 36a7149

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@
3232
},
3333
"main": "src/lib/angular-markdown-editor/index",
3434
"private": false,
35-
"comments": {
36-
"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]'"
37-
},
3835
"funding": {
3936
"type": "ko_fi",
4037
"url": "https://ko-fi.com/ghiscoding"

0 commit comments

Comments
 (0)