We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 787957b commit 8fe2c36Copy full SHA for 8fe2c36
2 files changed
Package.swift
@@ -10,7 +10,7 @@ let package = Package(
10
targets: ["HapticsPlugin"])
11
],
12
dependencies: [
13
- .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "7.0.0")
+ .package(url: "https://github.com/ionic-team/capacitor-swift-pm.git", from: "8.0.0-beta")
14
15
targets: [
16
.target(
0 commit comments