Skip to content

Commit d9aad4a

Browse files
committed
fix: updated package file version
1 parent 8c1fe82 commit d9aad4a

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)