chore: fix mobile merge overwrite

This commit is contained in:
Mo
2022-06-17 16:42:35 -05:00
parent 9158163b10
commit 817d1ba1d8

View File

@@ -121,8 +121,8 @@
"preset": "react-native" "preset": "react-native"
}, },
"componentsCdn": { "componentsCdn": {
"dev": "https://app-dev.standardnotes.com/components/zips", "dev": "https://cdn.jsdelivr.net/gh/standardnotes/app@",
"prod": "https://app.standardnotes.com/components/zips" "prod": "https://cdn.jsdelivr.net/gh/standardnotes/app@"
}, },
"detox": { "detox": {
"configurations": { "configurations": {