Skip to content

Commit

Permalink
npm is the actual literal worst
Browse files Browse the repository at this point in the history
  • Loading branch information
jwbay committed Oct 23, 2016
1 parent 890ae5f commit 537e5c5
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 @@ -15,8 +15,7 @@
"pretest": "rimraf tests/**/runner.js && ts-node -P testRunner testRunner/init",
"reset": "git clean -xdf -e\"node_modules\" && npm run typings",
"test": "jest --config jest.json",
"typings": "typings install",
"prepublish": "npm run ci"
"typings": "typings install"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 537e5c5

Please sign in to comment.