[ReactNative] Add babel to package.json

This commit is contained in:
Tadeu Zagallo 2015-05-27 23:54:43 -01:00
parent 626e435c12
commit 380ba2aab4
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
}, },
"dependencies": { "dependencies": {
"absolute-path": "0.0.0", "absolute-path": "0.0.0",
"babel": "5.4.3",
"bluebird": "^2.9.21", "bluebird": "^2.9.21",
"chalk": "^1.0.0", "chalk": "^1.0.0",
"connect": "2.8.3", "connect": "2.8.3",