Updates from Mon Feb 22

- [ReactNative] remove docs and website from fbobjc and improve oss_export | Spencer Ahrens
- [ReactNative] Bring back ReactKit proj files | Spencer Ahrens
- [React-Native] Update jstransform/esprima | Christoph Pojer
This commit is contained in:
Christopher Chedeau
2015-02-25 12:36:51 -08:00
parent 72ed849e35
commit 1f8740a9f8
14 changed files with 82 additions and 192 deletions

View File

@@ -12,9 +12,7 @@
"/node_modules/",
"/packager/"
],
"testFileExtensions": [
"js"
]
"testFileExtensions": ["js"]
},
"scripts": {
"test": "jest",
@@ -47,8 +45,7 @@
"underscore": "1.7.0",
"wordwrap": "0.0.2",
"worker-farm": "1.1.0",
"yargs": "1.3.2",
"joi": "~5.1.0"
"yargs": "1.3.2"
},
"devDependencies": {
"jest-cli": "0.2.1",