fix: workspace dependencies on mobile

This commit is contained in:
Karol Sójko
2022-07-05 15:45:38 +02:00
parent 7ab2f7a32d
commit 9c7f713baa
2 changed files with 6 additions and 6 deletions

View File

@@ -36,7 +36,7 @@
"@react-navigation/native": "^6.0.10",
"@react-navigation/stack": "^6.2.1",
"@standardnotes/components-meta": "workspace:*",
"@standardnotes/encryption": "workspace:^",
"@standardnotes/encryption": "workspace:*",
"@standardnotes/features": "workspace:*",
"@standardnotes/filepicker": "^1.16.23",
"@standardnotes/icons": "workspace:*",
@@ -46,7 +46,7 @@
"@standardnotes/sncrypto-common": "1.9.0",
"@standardnotes/snjs": "^2.118.3",
"@standardnotes/stylekit": "5.29.3",
"@standardnotes/web": "workspace:^",
"@standardnotes/web": "workspace:*",
"@types/styled-components-react-native": "5.1.3",
"js-base64": "^3.7.2",
"moment": "^2.29.2",