Skip to content

Commit

Permalink
Remove unneeded "options" from package.json (#1473)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov authored Aug 25, 2018
1 parent f0f791b commit afe6d34
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
"type": "git",
"url": "http://github.com/graphql/graphql-js.git"
},
"options": {
"mocha": "--check-leaks --full-trace --timeout 15000 src/**/__tests__/**/*-test.js"
},
"engines": {
"node": "6.x || 8.x || >= 10.x"
},
Expand Down

0 comments on commit afe6d34

Please sign in to comment.