Skip to content

Commit

Permalink
chore(deno): update import_map.json (#504)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
ecospark[bot] and github-actions[bot] authored Jan 26, 2024
1 parent 2137cbe commit 15c2e46
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions runtimes/deno/import_map.json
Original file line number Diff line number Diff line change
@@ -1,10 +1 @@
{
"imports": {
"@sanity/eventsource": "https://esm.sh/@sanity/eventsource@^5.0.0/browser",
"@vercel/stega": "https://esm.sh/@vercel/[email protected]",
"get-it": "https://esm.sh/get-it@^8.4.6",
"get-it/middleware": "https://esm.sh/get-it@^8.4.6/middleware",
"rxjs": "https://esm.sh/rxjs@^7.0.0",
"rxjs/operators": "https://esm.sh/rxjs@^7.0.0/operators"
}
}
{"imports":{"@sanity/eventsource":"https://esm.sh/@sanity/eventsource@^5.0.0/browser","@vercel/stega":"https://esm.sh/@vercel/[email protected]","get-it":"https://esm.sh/get-it@^8.4.6","get-it/middleware":"https://esm.sh/get-it@^8.4.6/middleware","rxjs":"https://esm.sh/rxjs@^7.0.0","rxjs/operators":"https://esm.sh/rxjs@^7.0.0/operators"}}

0 comments on commit 15c2e46

Please sign in to comment.