Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 5dcc7f3

Browse files
committed
chore: update import maps for vscode
1 parent a583618 commit 5dcc7f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

import_map.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"imports": {
3-
"aleph": "https://denopkg.com/alephjs/aleph.js/mod.ts",
4-
"aleph/": "https://denopkg.com/alephjs/aleph.js/",
3+
"aleph": "https://raw.githubusercontent.com/alephjs/aleph.js/master/mod.ts",
4+
"aleph/": "https://raw.githubusercontent.com/alephjs/aleph.js/",
55
"react": "https://esm.sh/[email protected]",
66
"react-dom": "https://esm.sh/[email protected]"
77
}

0 commit comments

Comments
 (0)