Skip to content

Commit

Permalink
Merge pull request #135 from takker99/update-deno-dependencies
Browse files Browse the repository at this point in the history
Update Deno Dependencies
  • Loading branch information
takker99 authored Sep 24, 2023
2 parents ffb730d + 8797416 commit 4963d14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps/immer.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { enableMapSet } from "https://esm.sh/immer@10.0.2/";
import { enableMapSet } from "https://esm.sh/immer@10.0.3-beta/";
enableMapSet();

export * from "https://esm.sh/immer@10.0.2/";
export * from "https://esm.sh/immer@10.0.3-beta/";

0 comments on commit 4963d14

Please sign in to comment.