Skip to content

Commit

Permalink
Remove old npm commands
Browse files Browse the repository at this point in the history
  • Loading branch information
erkie committed Aug 31, 2016
1 parent 8464020 commit 54c3791
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
"prebuild:js": "npm run lint",
"build:js": "$(npm bin)/uglifyjs --compress --mangle --reserved=Glimr src/glimr.js > dist/glimr.min.js",
"build": "npm run build:js",
"testem": "testem",
"testserver": "node spec/server.js",
"test": "node spec/cli.js",
"testrunner": "node spec/cli.js runner"
}
Expand Down

0 comments on commit 54c3791

Please sign in to comment.