Skip to content

Commit 123920b

Browse files
Yuval Shlomo DekelYuval Shlomo Dekel
authored andcommitted
Update package.json
1 parent 9b32b9a commit 123920b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"prepare-publish": "npx @masterodin/publisher --dry-run --no-checks",
2121
"postversion": "npm run prepare-publish",
2222
"dry-publish": "npm run build && npm run prepare-publish",
23-
"prepack": "npm run build",
2423
"publishDist": "npm run build && cd dist && npm publish --access public",
2524
"jest": "jest",
2625
"test": "npm run build && jest test/",

0 commit comments

Comments
 (0)