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

@@ -65,12 +65,12 @@
"@reach/visually-hidden": "^0.16.0",
"@standardnotes/components": "1.9.1",
"@standardnotes/filepicker": "1.16.14",
"@standardnotes/icons": "^1.4.0",
"@standardnotes/icons": "workspace:*",
"@standardnotes/services": "^1.13.14",
"@standardnotes/sncrypto-web": "1.10.1",
"@standardnotes/snjs": "^2.115.9",
"@standardnotes/styles": "^1.2.1",
"@standardnotes/toast": "^1.2.0",
"@standardnotes/styles": "workspace:*",
"@standardnotes/toast": "workspace:*",
"@zip.js/zip.js": "^2.4.10",
"mobx": "^6.5.0",
"mobx-react-lite": "^3.3.0",