Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
don't need BADGE script anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
tdumitrescu committed Jun 8, 2018
1 parent a5757e9 commit ae953f3
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": "index.js",
"scripts": {
"build": "webpack",
"build-badge": "BADGE=true webpack",
"publish": "npm run build && node publish-static.js",
"start": "webpack-dev-server --inline",
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit ae953f3

Please sign in to comment.