Fixing babel dep

This commit is contained in:
Jeffrey Morgan 2015-02-16 14:04:18 -08:00
parent 02193a3774
commit 6a2f766e6f
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
"dependencies": { "dependencies": {
"ansi-to-html": "0.2.0", "ansi-to-html": "0.2.0",
"async": "^0.9.0", "async": "^0.9.0",
"babel": "^4.0.1",
"bluebird": "^2.9.6", "bluebird": "^2.9.6",
"bugsnag-js": "git+https://git@github.com/bugsnag/bugsnag-js", "bugsnag-js": "git+https://git@github.com/bugsnag/bugsnag-js",
"dockerode": "2.0.4", "dockerode": "2.0.4",