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 54cf98d commit 0f84a25Copy full SHA for 0f84a25
README.md
@@ -27,7 +27,7 @@ Add
27
```swift
28
dependencies: [
29
...
30
- .package(url: "https://github.com/powersync-ja/powersync-swift", exact: "<version>")
+ .package(url: "https://github.com/powersync-ja/powersync-swift", from: "1.0.0")
31
],
32
targets: [
33
.target(
0 commit comments