Skip to content

Commit

Permalink
chore(scripts): remove "prepare" script
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoPedroAS51 committed Oct 21, 2020
1 parent 2220523 commit 53796a1
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 @@ -5,7 +5,6 @@
"main": "build/index.js",
"scripts": {
"build": "babel src -d build",
"prepare": "yarn build && yarn cc",
"lint": "eslint --ext .js .",
"test": "jest --coverage",
"test-watch": "jest --watch --coverage"
Expand Down

0 comments on commit 53796a1

Please sign in to comment.