Commit cf87823
fix(deps): update nostr-websocket-utils to 0.3.16, fixes CJS module resolution
Pulls the fix for "Cannot find module" when installed via Node-RED palette.
nostr-websocket-utils 0.3.16 adds {"type":"commonjs"} in dist/cjs/ so
Node.js correctly treats CJS build files as CommonJS.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2c25556 commit cf87823
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments