fix: workspace dependencies on mobile
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user