Skip to content

Commit 38d55cd

Browse files
chore(deps): update dependency ionic-team/capacitor-swift-pm to from: "8.0.1" (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ba9e6d commit 38d55cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-app/ios/App/CapApp-SPM/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let package = Package(
1111
targets: ["CapApp-SPM"])
1212
],
1313
dependencies: [
14-
.package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "8.0.0"),
14+
.package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "8.0.1"),
1515
.package(name: "CapgoCapacitorPay", path: "../../../node_modules/.bun/@capgo+capacitor-pay@file+../node_modules/@capgo/capacitor-pay")
1616
],
1717
targets: [

0 commit comments

Comments
 (0)