Fixed Cocoapods build with many hacks

This commit is contained in:
John Lyon-Smith
2018-03-28 11:52:14 -07:00
parent 02e06dface
commit bd5cd8a0d8
1016 changed files with 367 additions and 91366 deletions

View File

@@ -2487,9 +2487,9 @@
}
},
"fbjs-scripts": {
"version": "0.8.1",
"resolved": "https://registry.npmjs.org/fbjs-scripts/-/fbjs-scripts-0.8.1.tgz",
"integrity": "sha512-hTjqlua9YJupF8shbVRTq20xKPITnDmqBLBQyR9BttZYT+gxGeKboIzPC19T3Erp29Q0+jdMwjUiyTHR61q1Bw==",
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/fbjs-scripts/-/fbjs-scripts-0.8.2.tgz",
"integrity": "sha512-fViyMWfrBCJGmkN6N0CE/LRDSk9Jib+YP5YvfNAIAqjHLZ7Ey2T1oKG5wquY7PhgPVwQDHFGg7J270RNPfWptw==",
"requires": {
"babel-core": "6.26.0",
"babel-preset-fbjs": "2.1.4",
@@ -9227,7 +9227,7 @@
"envinfo": "3.11.1",
"event-target-shim": "1.1.1",
"fbjs": "0.8.16",
"fbjs-scripts": "0.8.1",
"fbjs-scripts": "0.8.2",
"fs-extra": "1.0.0",
"glob": "7.1.2",
"graceful-fs": "4.1.11",
@@ -9329,9 +9329,7 @@
}
},
"react-native-navigation": {
"version": "1.1.426",
"resolved": "https://registry.npmjs.org/react-native-navigation/-/react-native-navigation-1.1.426.tgz",
"integrity": "sha512-bO2PPktghBSaULBWvoQ+S1UZQON0tLz7HCBavIUChbzhfIxIPKtHvA36prJ00fT91yeIrVp/naPBoawDl549xA==",
"version": "github:jlyonsmith/react-native-navigation#7c5bd295da8c28a27af7b1fc35d50512f2441d86",
"requires": {
"lodash": "4.17.5"
}