Skip to content

Commit

Permalink
remove prepack
Browse files Browse the repository at this point in the history
  • Loading branch information
arshaw committed Sep 22, 2021
1 parent 27feb7f commit 018e380
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"clean": "rm -rf dist",
"build": "tsc",
"watch": "tsc --watch",
"test": "./test.sh",
"prepack": "yarn run build"
"test": "./test.sh"
},
"peerDependencies": {
"shelljs": "^0.8.4"
Expand Down

0 comments on commit 018e380

Please sign in to comment.