Skip to content

Commit

Permalink
Bump playground
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Sep 12, 2024
1 parent 1af57bf commit ada7de2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
<script type="importmap">
{
"imports": {
"cherry-cljs": "https://cdn.jsdelivr.net/npm/[email protected].20/index.js",
"cherry-cljs/cljs.core.js": "https://cdn.jsdelivr.net/npm/[email protected].20/cljs.core.js",
"cherry-cljs/lib/clojure.string.js": "https://cdn.jsdelivr.net/npm/[email protected].20/lib/clojure.string.js",
"cherry-cljs/lib/clojure.set.js": "https://cdn.jsdelivr.net/npm/[email protected].20/lib/clojure.set.js",
"cherry-cljs/lib/clojure.walk.js": "https://cdn.jsdelivr.net/npm/[email protected].20/lib/clojure.walk.js",
"cherry-cljs": "https://cdn.jsdelivr.net/npm/[email protected].21/index.js",
"cherry-cljs/cljs.core.js": "https://cdn.jsdelivr.net/npm/[email protected].21/cljs.core.js",
"cherry-cljs/lib/clojure.string.js": "https://cdn.jsdelivr.net/npm/[email protected].21/lib/clojure.string.js",
"cherry-cljs/lib/clojure.set.js": "https://cdn.jsdelivr.net/npm/[email protected].21/lib/clojure.set.js",
"cherry-cljs/lib/clojure.walk.js": "https://cdn.jsdelivr.net/npm/[email protected].21/lib/clojure.walk.js",
"squint-cljs": "https://unpkg.com/[email protected]/index.js",
"squint-cljs/core.js": "https://unpkg.com/[email protected]/core.js",
"squint-cljs/string.js": "https://unpkg.com/[email protected]/string.js",
Expand Down

0 comments on commit ada7de2

Please sign in to comment.