Skip to content

Commit

Permalink
chore: remove now-unnecessary import map [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
oplik0 committed Dec 26, 2023
1 parent 3a0cc49 commit 2a1fd29
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,5 @@
},
"tasks": {
"wasmbuild": "deno run --allow-env --allow-run --allow-read --allow-write --allow-net https://deno.land/x/wasmbuild@0.15.4/main.ts --out ./lib/_wasm --project scrypt-wasm --sync"
},
"imports": {
"std/": "https://deno.land/std@0.210.0/"
}
}

0 comments on commit 2a1fd29

Please sign in to comment.