Skip to content

Commit

Permalink
Bump playground
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Nov 28, 2023
1 parent 318b9da commit f5b19a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<script type="importmap">
{
"imports": {
"squint-cljs": "https://unpkg.com/[email protected].65/index.js",
"squint-cljs/core.js": "https://unpkg.com/[email protected].65/core.js",
"squint-cljs/string.js": "https://unpkg.com/[email protected].65/string.js",
"squint-cljs": "https://unpkg.com/[email protected].67/index.js",
"squint-cljs/core.js": "https://unpkg.com/[email protected].67/core.js",
"squint-cljs/string.js": "https://unpkg.com/[email protected].67/string.js",
"@codemirror/language": "https://ga.jspm.io/npm:@codemirror/[email protected]/dist/index.js",
"@codemirror/state": "https://ga.jspm.io/npm:@codemirror/[email protected]/dist/index.js",
"@codemirror/view": "https://ga.jspm.io/npm:@codemirror/[email protected]/dist/index.js",
Expand Down

0 comments on commit f5b19a9

Please sign in to comment.