Skip to content

Commit

Permalink
add babel-runtime as a dep
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Apr 11, 2016
1 parent b5ed1ab commit a38f560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"release": "dignified-release",
"release-minor": "dignified-release minor",
"release-major": "dignified-release major"

},
"repository": {
"type": "git",
Expand Down Expand Up @@ -44,6 +43,7 @@
"rimraf": "^2.5.2"
},
"dependencies": {
"babel-runtime": "^6.6.1",
"bl": "^1.1.2",
"concat-stream": "^1.5.1",
"level-js": "^2.2.3",
Expand Down

0 comments on commit a38f560

Please sign in to comment.