Skip to content

Commit

Permalink
fix: updating warp-isomorphic so that warp can run inside web worker
Browse files Browse the repository at this point in the history
  • Loading branch information
Tadeuchi committed Aug 9, 2023
1 parent 4ade951 commit a9e1e14
Show file tree
Hide file tree
Showing 2 changed files with 848 additions and 652 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@
"safe-stable-stringify": "2.4.1",
"stream-buffers": "^3.0.2",
"unzipit": "^1.4.0",
"warp-arbundles": "1.0.1",
"warp-isomorphic": "1.0.4",
"warp-arbundles": "^1.0.4",
"warp-isomorphic": "^1.0.7",
"warp-wasm-metering": "1.0.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit a9e1e14

Please sign in to comment.