Skip to content

Commit

Permalink
Modify application dependencies; remove dexie-relationships as a depe…
Browse files Browse the repository at this point in the history
…ndency and add indexeddbshim as a dependency (codeforbtv#45)
  • Loading branch information
NathanWEdwards committed Feb 22, 2024
1 parent df99220 commit 6796ddf
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 @@ -39,11 +39,11 @@
"autoprefixer": "10.4.16",
"dexie": "3.2.4",
"dexie-react-hooks": "^1.1.7",
"dexie-relationships": "^1.2.11",
"eslint": "8.51.0",
"firebase": "^10.6.0",
"firebase-admin": "^11.11.0",
"firebase-functions": "^4.3.1",
"indexeddbshim": "13.0.0",
"next": "^13.5.0",
"postcss": "8.4.31",
"react": "18.2.0",
Expand Down

0 comments on commit 6796ddf

Please sign in to comment.