We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd9092f commit ee6a841Copy full SHA for ee6a841
Package.swift
@@ -19,7 +19,7 @@ let package = Package(
19
),
20
],
21
dependencies: [
22
- .package(url: "https://github.com/nathantannar4/Engine", from: "1.8.3"),
+ .package(url: "https://github.com/nathantannar4/Engine", from: "2.0.4"),
23
24
targets: [
25
.target(
0 commit comments