Skip to content

Commit d5deb81

Browse files
authored
Merge pull request #33 from Couchbase-Ecosystem/cbl-321
Updated to Couchbase Lite 3.2.1/React Native 0.76
2 parents ff7940b + d9aad4a commit d5deb81

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

expo-example/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

expo-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "expo-example",
33
"main": "expo-router/entry",
4-
"version": "0.2.2",
4+
"version": "0.2.3",
55
"scripts": {
66
"clean": "npm run prebuild:clean",
77
"prebuild": "cd .. && npm run build && cd expo-example && npx expo prebuild",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cbl-reactnative",
3-
"version": "0.2.1",
3+
"version": "0.2.3",
44
"description": "Couchbase Lite Enterprise for React Native",
55
"author": "Dev Experience/Ecosystem Team @ Couchbase",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)