Skip to content

Commit 0e26921

Browse files
refactor: OPS-4906 remove redundant prepack script
1 parent 729abcd commit 0e26921

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
@@ -32,7 +32,6 @@
3232
"coverage": "jest --coverage",
3333
"lint": "yarn lint:ci --fix",
3434
"lint:ci": "eslint . --quiet",
35-
"prepack": "yarn build",
3635
"test": "jest src",
3736
"type-check": "tsc --noEmit",
3837
"type-check:watch": "npm run type-check -- --watch"

0 commit comments

Comments
 (0)