chore(workflow): snjs upgrades
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"tsc": "tsc --noEmit",
|
||||
"start": "react-native start",
|
||||
"install:pods": "yarn pod-install ios",
|
||||
"android:bundle": "react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/build/intermediates/res/merged/release/"
|
||||
"android:bundle": "react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/build/intermediates/res/merged/release/",
|
||||
"upgrade:snjs": "ncu -u '@standardnotes/*'"
|
||||
},
|
||||
"installConfig": {
|
||||
"hoistingLimits": "workspaces"
|
||||
|
||||
Reference in New Issue
Block a user