forgot to commit dependencies
This commit is contained in:
parent
985c1494b5
commit
295137b313
2 changed files with 23 additions and 7 deletions
|
@ -30,8 +30,8 @@
|
|||
"@electron-toolkit/utils": "^4.0.0",
|
||||
"@tsconfig/node22": "^22.0.0",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/node": "^22.13.10",
|
||||
"electron": "^34.3.3",
|
||||
"@types/node": "^22.13.11",
|
||||
"electron": "^34.3.4",
|
||||
"electron-builder": "^25.1.8",
|
||||
"electron-vite": "^3.0.0",
|
||||
"lightningcss": "^1.29.3",
|
||||
|
@ -40,6 +40,8 @@
|
|||
"vite": "^6.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cashu/cashu-ts": "^2.4.1",
|
||||
"@lit-app/state": "^1.0.0",
|
||||
"@lit-labs/motion": "^1.0.8",
|
||||
"@noble/ciphers": "^1.2.1",
|
||||
"@nostr-dev-kit/ndk": "^2.12.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue