exclusively use babel-core

Summary: We don't need babel the CLI tool... just babel-core suffices. Remove babel, which speeds up npm install, and just use babel-core.
Closes https://github.com/facebook/react-native/pull/2476

Reviewed By: svcscm

Differential Revision: D2550081

Pulled By: martinbigio

fb-gh-sync-id: 4390a48ff4cc4ea78217e8af00322b7342e98c95
This commit is contained in:
James Ide
2015-10-16 09:22:51 -07:00
committed by facebook-github-bot-5
parent 1091ecd8e0
commit 2608efccb6
2 changed files with 0 additions and 435 deletions

View File

@@ -51,7 +51,6 @@
},
"dependencies": {
"absolute-path": "^0.0.0",
"babel": "^5.8.23",
"babel-core": "^5.8.23",
"bser": "^1.0.2",
"chalk": "^1.1.1",