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 22623b6 commit 589fd4bCopy full SHA for 589fd4b
tests/package.json
@@ -26,7 +26,7 @@
26
"nativewind": "^2.0.11",
27
"react": "18.2.0",
28
"react-native": "0.73.4",
29
- "react-native-quick-sqlite": "./..",
+ "react-native-quick-sqlite": "link:..",
30
"react-native-safe-area-context": "4.8.2",
31
"reflect-metadata": "^0.1.13",
32
"stream-browserify": "^3.0.0",
tests/yarn.lock
@@ -6259,8 +6259,9 @@ react-native-quick-base64@^2.0.5:
6259
dependencies:
6260
base64-js "^1.5.1"
6261
6262
-react-native-quick-sqlite@./..:
6263
- version "1.1.5"
+"react-native-quick-sqlite@link:..":
+ version "0.0.0"
6264
+ uid ""
6265
6266
[email protected]:
6267
version "4.8.2"
0 commit comments