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 24187a2 commit f8739bfCopy full SHA for f8739bf
Package.swift
@@ -13,7 +13,8 @@ let package = Package(
13
],
14
dependencies: [
15
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.4.0"),
16
- .package(url: "https://github.com/johnmai-dev/Jinja", from: "1.1.0"),
+// .package(url: "https://github.com/johnmai-dev/Jinja", from: "1.1.0"),
17
+ .package(url: "https://github.com/DePasqualeOrg/Jinja", branch: "fix-objectvalue"),
18
19
targets: [
20
.executableTarget(
0 commit comments