Skip to content

Commit

Permalink
changed react version
Browse files Browse the repository at this point in the history
  • Loading branch information
Brocktho committed Jun 20, 2023
1 parent 3282afd commit 2392012
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"./types.d.ts"
],
"jsx": "react-jsx",
"jsxImportSource": "https://esm.sh/v113/[email protected]"
"jsxImportSource": "https://esm.sh/v126/[email protected]"
},
"importMap": "./import_map.json",
"fmt": {
Expand Down
2 changes: 1 addition & 1 deletion import_map.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"aleph/plugins/react": "./framework/react/plugin.ts",
"@unocss/core": "https://esm.sh/v113/@unocss/[email protected]",
"@unocss/preset-uno": "https://esm.sh/v113/@unocss/[email protected]",
"react": "https://esm.sh/v113/[email protected]",
"react": "https://esm.sh/v126/[email protected]",
"react-dom": "https://esm.sh/v113/[email protected]",
"react-dom/": "https://esm.sh/v113/[email protected]/",
"@mdx-js/react": "https://esm.sh/v113/@mdx-js/[email protected]"
Expand Down

1 comment on commit 2392012

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 2392012 Jun 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

The module's source code could not be parsed: Unexpected character '\u{3}' at https://esm.sh/v113/[email protected]/server:1:3

  !��� F��_��E=��`���3)�i�fL��������N�"_{y� ����l�S͕uYU�|9��T��k��
���J�m�V_Q�rh��...
    ~

Please sign in to comment.