Skip to content

Commit

Permalink
deno
Browse files Browse the repository at this point in the history
  • Loading branch information
stephband committed Sep 9, 2024
1 parent 177e377 commit 906bcca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deno.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"imports": {
"bolt/": "https://cdn.jsdelivr.net/gh/stephband/bolt-2@main/",
"literal/": "https://cdn.jsdelivr.net/gh/stephband/literal@main/",
"dom/": "https://cdn.jsdelivr.net/gh/stephband/dom@master/modules/",
"fn/": "https://cdn.jsdelivr.net/gh/stephband/fn@master/modules/"
"fn/": "https://cdn.jsdelivr.net/gh/stephband/fn@master/modules/",
"bolt/": "https://cdn.jsdelivr.net/gh/stephband/bolt-2@main/",
"literal/": "https://cdn.jsdelivr.net/gh/stephband/literal@main/"
}
}

0 comments on commit 906bcca

Please sign in to comment.