Skip to content

Commit bb3a5cd

Browse files
committed
fix: add ndk and sync as devDependencies in wallet to fix build order
1 parent 29e03a6 commit bb3a5cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wallet/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@
6666
"devDependencies": {
6767
"@cashu/cashu-ts": "^2.1",
6868
"@cashu/crypto": "*",
69+
"@nostr-dev-kit/ndk": "workspace:*",
70+
"@nostr-dev-kit/sync": "workspace:*",
6971
"@types/debug": "^4.1.12",
7072
"@types/node": "^24.10.0",
7173
"@webbtc/webln-types": "^3.0.0",

0 commit comments

Comments
 (0)