Fix compiler warning.

I don't understand it, I just did exactly what it said to do.
This commit is contained in:
Eli Ribble 2024-08-27 08:23:43 -07:00
parent 48191baf2b
commit 0878ec9435
2 changed files with 23 additions and 3 deletions

View file

@ -3,6 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",