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

@@ -10,7 +10,7 @@
},
"dependencies": {
"@nanostores/react": "^0.2.0",
"@standardnotes/icons": "^1.4.0",
"@standardnotes/icons": "workspace:*",
"nanoid": "^3.3.4",
"nanostores": "^0.5.12",
"react": "link:../web/node_modules/react",