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 36af0c8 commit e8dbe61Copy full SHA for e8dbe61
packages/powersync-op-sqlite/package.json
@@ -65,7 +65,7 @@
65
"access": "public"
66
},
67
"peerDependencies": {
68
- "@op-engineering/op-sqlite": "^9.2.1",
+ "@op-engineering/op-sqlite": "^10.1.0",
69
"@powersync/common": "workspace:^1.21.0",
70
"react": "*",
71
"react-native": "*"
@@ -75,7 +75,7 @@
75
"async-lock": "^1.4.0"
76
77
"devDependencies": {
78
79
"@react-native/eslint-config": "^0.73.1",
80
"@types/async-lock": "^1.4.0",
81
"@types/react": "^18.2.44",
@@ -133,4 +133,4 @@
133
"javaPackageName": "com.powersync.opsqlite"
134
}
135
136
-}
+}
0 commit comments