Skip to content

Commit 410cf3a

Browse files
chore(deps): update dependency ionic-team/capacitor-swift-pm to from: "8.2.0"
1 parent 2dffa53 commit 410cf3a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Package.resolved

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.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ let package = Package(
1010
targets: ["CapacitorCrispPlugin"])
1111
],
1212
dependencies: [
13-
.package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "8.0.0"),
13+
.package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "8.2.0"),
1414
.package(url: "https://github.com/crisp-im/crisp-sdk-ios.git", from: "2.13.0")
1515
],
1616
targets: [

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.2.0"),
1515
.package(name: "CapgoCapacitorCrisp", path: "../../../node_modules/.bun/@capgo+capacitor-crisp@file+../node_modules/@capgo/capacitor-crisp")
1616
],
1717
targets: [

0 commit comments

Comments
 (0)