Skip to content

Commit 56bc06a

Browse files
committed
fix: remove prepack script for cleaner package management
1 parent f9f8d5b commit 56bc06a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969
"build:en": "npx pkgroll --clean-dist --minify --env.DEBUG_LOG=false --env.MENU_LANGUAGE=it",
7070
"build:it": "npx pkgroll --clean-dist --minify --env.DEBUG_LOG=false --env.MENU_LANGUAGE=it",
7171
"pack:test": "npm pack --dry-run",
72-
"prepack": "clean-pkg-json -r dependencies"
7372
},
7473
"plugins": [
7574
"@semantic-release/commit-analyzer",

0 commit comments

Comments
 (0)