Skip to content

Commit 589fd4b

Browse files
committed
Link from tests to lib.
1 parent 22623b6 commit 589fd4b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"nativewind": "^2.0.11",
2727
"react": "18.2.0",
2828
"react-native": "0.73.4",
29-
"react-native-quick-sqlite": "./..",
29+
"react-native-quick-sqlite": "link:..",
3030
"react-native-safe-area-context": "4.8.2",
3131
"reflect-metadata": "^0.1.13",
3232
"stream-browserify": "^3.0.0",

tests/yarn.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6259,8 +6259,9 @@ react-native-quick-base64@^2.0.5:
62596259
dependencies:
62606260
base64-js "^1.5.1"
62616261

6262-
react-native-quick-sqlite@./..:
6263-
version "1.1.5"
6262+
"react-native-quick-sqlite@link:..":
6263+
version "0.0.0"
6264+
uid ""
62646265

62656266
62666267
version "4.8.2"

0 commit comments

Comments
 (0)