Skip to content

Commit

Permalink
remove babel-runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
asiandrummer committed Sep 16, 2015
1 parent b95cec8 commit 29366e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
],
"babel": {
"optional": [
"runtime",
"es7.classProperties"
],
"loose": [
Expand Down Expand Up @@ -54,7 +53,6 @@
"prepublish": "npm run build"
},
"dependencies": {
"babel-runtime": "^5.8.20",
"codemirror": "^5.6.0",
"codemirror-graphql": "^0.1.1",
"marked": "^0.3.5"
Expand Down

0 comments on commit 29366e7

Please sign in to comment.