Skip to content

Commit afe6d34

Browse files
Remove unneeded "options" from package.json (#1473)
1 parent f0f791b commit afe6d34

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
"type": "git",
1515
"url": "http://github.com/graphql/graphql-js.git"
1616
},
17-
"options": {
18-
"mocha": "--check-leaks --full-trace --timeout 15000 src/**/__tests__/**/*-test.js"
19-
},
2017
"engines": {
2118
"node": "6.x || 8.x || >= 10.x"
2219
},

0 commit comments

Comments
 (0)