chore: use yarn workspace: protocol to resolve local packages

This commit is contained in:
Mo
2022-06-12 22:06:32 -05:00
parent 4703549a67
commit 30131089f6
8 changed files with 26 additions and 21 deletions

View File

@@ -33,7 +33,7 @@
"@react-navigation/stack": "^6.2.1",
"@standardnotes/components": "^1.9.1",
"@standardnotes/filepicker": "^1.16.14",
"@standardnotes/icons": "^1.4.0",
"@standardnotes/icons": "workspace:*",
"@standardnotes/react-native-aes": "^1.4.3",
"@standardnotes/react-native-textview": "1.0.2",
"@standardnotes/react-native-utils": "1.0.1",