We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff94ccd commit 3cfea22Copy full SHA for 3cfea22
libs/dexie-react-hooks/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dexie-react-hooks",
3
- "version": "4.2.1-alpha.1",
+ "version": "4.2.1-beta.1",
4
"description": "React hooks for reactive data fetching using Dexie.js",
5
"main": "dist/dexie-react-hooks.js",
6
"typings": "dist/dexie-react-hooks.d.ts",
@@ -54,7 +54,6 @@
54
},
55
"homepage": "https://dexie.org",
56
"peerDependencies": {
57
- "@types/react": ">=16",
58
"dexie": "workspace:>=4.2.0-alpha.1 <5.0.0",
59
"react": ">=16"
60
0 commit comments