Skip to content

Commit 29e03a6

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wot/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@
5757
"typescript": "^5.9.3"
5858
},
5959
"devDependencies": {
60+
"@nostr-dev-kit/ndk": "workspace:*",
61+
"@nostr-dev-kit/sync": "workspace:*",
6062
"@types/debug": "^4.1.12",
6163
"tsup": "^8.4.0"
6264
}

0 commit comments

Comments
 (0)