mirror of
https://github.com/standardnotes/app
synced 2026-01-16 19:04:58 -05:00
chore: add desktop missing dependencies (#2963)
* chore: add desktop missing dependencies * chore: update lockfile
This commit is contained in:
committed by
GitHub
parent
996ac9c2e4
commit
9affbf91be
@@ -38,6 +38,8 @@
|
||||
"@electron/remote": "^2.1.2",
|
||||
"@standardnotes/domain-core": "^1.40.0",
|
||||
"@standardnotes/electron-clear-data": "1.1.1",
|
||||
"@standardnotes/snjs": "workspace:*",
|
||||
"@standardnotes/utils": "workspace:*",
|
||||
"@standardnotes/web": "workspace:*",
|
||||
"axios": "^1.4.0",
|
||||
"compare-versions": "^6.1.0",
|
||||
|
||||
@@ -7910,6 +7910,8 @@ __metadata:
|
||||
"@electron/remote": ^2.1.2
|
||||
"@standardnotes/domain-core": ^1.40.0
|
||||
"@standardnotes/electron-clear-data": 1.1.1
|
||||
"@standardnotes/snjs": "workspace:*"
|
||||
"@standardnotes/utils": "workspace:*"
|
||||
"@standardnotes/web": "workspace:*"
|
||||
"@types/fs-extra": ^11.0.1
|
||||
"@types/lodash": ^4.14.189
|
||||
|
||||
Reference in New Issue
Block a user