Skip to content

Commit

Permalink
Add Dexie relationships package dependency (codeforbtv#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanWEdwards committed Feb 22, 2024
1 parent e6fee80 commit d62c5aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@
"autoprefixer": "10.4.16",
"eslint": "8.51.0",
"dexie": "^3.2.4",
"dexie-react-hooks": "1.1.7",
"dexie-react-hooks": "^1.1.7",
"dexie-relationships": "^1.2.11",
"firebase": "^10.6.0",
"firebase-admin": "^11.11.0",
"firebase-functions": "^4.3.1",
Expand Down

0 comments on commit d62c5aa

Please sign in to comment.