Skip to content

Commit

Permalink
(chore)remove unused command
Browse files Browse the repository at this point in the history
  • Loading branch information
cht8687 committed Oct 18, 2017
1 parent d426310 commit d4d6290
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 @@ -14,8 +14,7 @@
"test": "babel-node test/index.js | tnyan",
"coverage": "babel-node node_modules/isparta/bin/isparta cover test/index.js",
"coveralls": "npm run coverage -s && coveralls < coverage/lcov.info",
"postcoveralls": "rimraf ./coverage",
"teste2e": "nightwatch-autorun"
"postcoveralls": "rimraf ./coverage"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit d4d6290

Please sign in to comment.