Skip to content

Commit 257c1bf

Browse files
committed
JSPM importmap with React v18.2.0
1 parent 8024072 commit 257c1bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

client/public/frame.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
</script>
1919
<!--
2020
JSPM Generator Import Map
21-
Edit URL: https://generator.jspm.io/#Y2NhYGCzD80rySzJSU1hSMpM183MK0lNTy1yMNQz0zM1ZEhJTc7MTczRyyp2MDTQM9YzZChKTUwu0U3Jz3UwNNcz0DPCENAvTi0qSy2CiMMUlZZmpjhYAA0wAgA6XlZ2dAA
21+
Edit URL: https://generator.jspm.io/#ZcxBCoAgEEDRWUS3aWqMol1eogOYDjKhBaadvyBatX18fl0B1POyZ8mBHaziG9kze06acMSBwLGVaAJup6YOeyRIbGxu3BE1Taiw+0F7cro4vf5FpYjT0zNQNwB+qMF0AA
2222
-->
2323
<script type="importmap">
2424
{
2525
"imports": {
2626
"big-integer": "https://ga.jspm.io/npm:[email protected]/BigInteger.js",
2727
"decimal.js": "https://ga.jspm.io/npm:[email protected]/decimal.js",
28-
"react": "https://ga.jspm.io/npm:react@17.0.2/index.js",
29-
"react-dom": "https://ga.jspm.io/npm:react-dom@17.0.2/index.js",
30-
"react-dom/server": "https://ga.jspm.io/npm:react-dom@17.0.2/server.browser.js",
28+
"react": "https://ga.jspm.io/npm:react@18.2.0/index.js",
29+
"react-dom": "https://ga.jspm.io/npm:react-dom@18.2.0/index.js",
30+
"react-dom/server": "https://ga.jspm.io/npm:react-dom@18.2.0/server.browser.js",
3131
"uuid": "https://ga.jspm.io/npm:[email protected]/dist/esm-browser/index.js"
3232
},
3333
"scopes": {

0 commit comments

Comments
 (0)