Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ttiimmothy committed Nov 21, 2023
1 parent 32dcf07 commit 9a696d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"eject": "react-scripts eject"
},
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@reduxjs/toolkit": "^1.9.7",
"@supabase/supabase-js": "^2.38.4",
"@testing-library/jest-dom": "^5.17.0",
Expand Down Expand Up @@ -45,7 +46,6 @@
"web-vitals": "^2.1.4"
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@types/google.maps": "^3.54.3",
"@types/react-datepicker": "^4.19.1",
"tailwindcss": "^3.3.3"
Expand Down

0 comments on commit 9a696d4

Please sign in to comment.