Skip to content

Commit

Permalink
add types for react-dom
Browse files Browse the repository at this point in the history
  • Loading branch information
sehnryr committed Oct 20, 2024
1 parent e6ae7aa commit b70e3e0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"imports": {
"@tauri-apps/api": "npm:@tauri-apps/api@^2.0.2",
"@types/react": "npm:@types/react@^18.3.11",
"@types/react-dom": "npm:@types/react-dom@^18.3.1",
"@vitejs/plugin-react": "npm:@vitejs/plugin-react@^4.3.2",
"react": "npm:react@^18.3.1",
"react-dom": "npm:react-dom@^18.3.1",
Expand Down
8 changes: 8 additions & 0 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b70e3e0

Please sign in to comment.