chore: use yarn workspace: protocol to resolve local packages
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"dependencies": {
|
||||
"@electron/remote": "^2.0.8",
|
||||
"@standardnotes/electron-clear-data": "1.1.1",
|
||||
"@standardnotes/web": "^3.22.1",
|
||||
"@standardnotes/web": "workspace:*",
|
||||
"axios": "^0.27.2",
|
||||
"compare-versions": "^4.1.3",
|
||||
"decrypt": "github:standardnotes/decrypt#master",
|
||||
|
||||
Reference in New Issue
Block a user