Skip to content

Commit

Permalink
feat: add dispatcher for random ipv6 addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
rxri committed Jun 7, 2024
1 parent 72c8d82 commit 93627b7
Show file tree
Hide file tree
Showing 3 changed files with 568 additions and 14 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@
},
"dependencies": {
"fetch-cookie": "^3.0.1",
"freebind": "^0.2.2",
"h3": "^1.10.0",
"nitropack": "^2.8.1"
"nitropack": "^2.8.1",
"node-gyp": "^10.1.0"
},
"devDependencies": {
"@rollup/wasm-node": "^4.9.4"
Expand Down
Loading

0 comments on commit 93627b7

Please sign in to comment.