Skip to content

Commit

Permalink
remove unused npm script
Browse files Browse the repository at this point in the history
  • Loading branch information
kristerkari committed Oct 25, 2018
1 parent ad53965 commit ec91b1c
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 @@ -148,7 +148,6 @@
"scripts": {
"precommit": "lint-staged",
"coveralls": "nyc report --reporter=text-lcov | coveralls",
"milestone": "node scripts/update-milestone.js",
"prebuild": "rimraf dist",
"build": "babel src --out-dir dist",
"lint": "eslint . --ignore-path .gitignore",
Expand Down

0 comments on commit ec91b1c

Please sign in to comment.