Skip to content

Commit

Permalink
remove dependency on babel-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
leebyron committed Nov 16, 2016
1 parent d6c5466 commit a87d0ea
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 @@ -38,9 +38,6 @@
"cover": "babel-node node_modules/.bin/isparta cover --root src --report html node_modules/.bin/_mocha -- $npm_package_options_mocha",
"cover:lcov": "babel-node node_modules/.bin/isparta cover --root src --report lcovonly node_modules/.bin/_mocha -- $npm_package_options_mocha"
},
"dependencies": {
"babel-runtime": "^6.9.0"
},
"peerDependencies": {
"graphql": "^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.8.0-b"
},
Expand Down

0 comments on commit a87d0ea

Please sign in to comment.