mirror of
https://github.com/Jellify-Music/App.git
synced 2026-02-13 05:58:31 -06:00
package.json to install to new arch
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"lint": "eslint .",
|
||||
"start": "react-native start",
|
||||
"test": "jest",
|
||||
"pod:install": "cd ios && RCT_NEW_ARCH_ENABLED=0 pod install",
|
||||
"pod:install": "cd ios && RCT_NEW_ARCH_ENABLED=1 pod install",
|
||||
"pod:clean": "cd ios && pod deintegrate"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user