Skip to content

Commit

Permalink
fix 30166 fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
dskvr committed Feb 13, 2024
1 parent 26e8018 commit 9ea9033
Show file tree
Hide file tree
Showing 3 changed files with 659 additions and 387 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,16 @@
"preview": "vite preview"
},
"dependencies": {
"@nostr-fetch/adapter-nostr-tools": "^0.15.0",
"d3": "^7.8.5",
"isotope": "^1.0.0-alpha.3",
"isotope-layout": "^3.0.6",
"lodash": "^4.17.21",
"masonry-layout": "^4.2.2",
"nostr-fetch": "^0.15.0",
"nostr-tools": "^2.1.5",
"svelte": "^4.2.8"
"svelte": "^4.2.8",
"websocket-polyfill": "^0.0.3"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^3.0.1",
Expand Down
Loading

0 comments on commit 9ea9033

Please sign in to comment.