Skip to content

Commit

Permalink
Remove prepack command
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Sep 6, 2024
1 parent 6a7b7b0 commit bdf2801
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"prettier": "yarn prettier:base --write --list-different",
"prettier:base": "prettier \"**/*{.ts,.tsx,.js,.jsx,.css,.json,.md}\"",
"prettier:check": "yarn prettier:base --check",
"prepack": "yarn run build",
"watch:lib": "tsc -w",
"watch:nbextension": "webpack --watch"
},
Expand Down

0 comments on commit bdf2801

Please sign in to comment.