Skip to content

Commit

Permalink
added dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
miguel-merlin committed Dec 12, 2024
1 parent 4761a3a commit 9b781dc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
12 changes: 10 additions & 2 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"test": "vitest"
},
"dependencies": {
"@types/react-dom": "^19.0.2",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand All @@ -39,4 +40,4 @@
"vite": "^6.0.1",
"vitest": "^2.1.8"
}
}
}

0 comments on commit 9b781dc

Please sign in to comment.