Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
RaysOfTheSun committed Jun 19, 2020
1 parent 1121114 commit 4f127e1
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 @@
"scripts": {
"build": "webpack",
"test": "jest",
"compile": "rm -rf build/ && tsc",
"prepublishOnly": "npm run compile"
"compile": "rm -rf build/ && tsc"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 4f127e1

Please sign in to comment.