Skip to content

Commit bdf2801

Browse files
committed
Remove prepack command
1 parent 6a7b7b0 commit bdf2801

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
@@ -46,7 +46,6 @@
4646
"prettier": "yarn prettier:base --write --list-different",
4747
"prettier:base": "prettier \"**/*{.ts,.tsx,.js,.jsx,.css,.json,.md}\"",
4848
"prettier:check": "yarn prettier:base --check",
49-
"prepack": "yarn run build",
5049
"watch:lib": "tsc -w",
5150
"watch:nbextension": "webpack --watch"
5251
},

0 commit comments

Comments
 (0)