File tree Expand file tree Collapse file tree 15 files changed +32
-24
lines changed Expand file tree Collapse file tree 15 files changed +32
-24
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ let package = Package(
99 dependencies: [
1010 // 💧 A server-side Swift web framework.
1111 . package ( url: " https://github.com/vapor/vapor " , from: " 4.34.0 " ) ,
12- . package ( url: " https://github.com/vapor/leaf " , from: " 4.0.0-tau " ) ,
12+ . package ( url: " https://github.com/vapor/leaf " , . exact( " 4.0.0-tau.1 " ) ) ,
13+ . package ( url: " https://github.com/vapor/leaf-kit " , . exact( " 1.0.0-tau.1.1 " ) ) ,
1314 . package ( url: " https://github.com/lukaskubanek/LoremSwiftum " , from: " 2.2.1 " )
1415 ] ,
1516 targets: [
Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ let package = Package(
99 dependencies: [
1010 // 💧 A server-side Swift web framework.
1111 . package ( url: " https://github.com/vapor/vapor " , from: " 4.34.0 " ) ,
12- . package ( url: " https://github.com/vapor/leaf " , from: " 4.0.0-tau " ) ,
12+ . package ( url: " https://github.com/vapor/leaf " , . exact( " 4.0.0-tau.1 " ) ) ,
13+ . package ( url: " https://github.com/vapor/leaf-kit " , . exact( " 1.0.0-tau.1.1 " ) ) ,
1314 . package ( url: " https://github.com/vapor/fluent " , from: " 4.0.0 " ) ,
1415 . package ( url: " https://github.com/vapor/fluent-sqlite-driver " , from: " 4.0.0 " ) ,
1516 . package ( url: " https://github.com/lukaskubanek/LoremSwiftum " , from: " 2.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ let package = Package(
99 dependencies: [
1010 // 💧 A server-side Swift web framework.
1111 . package ( url: " https://github.com/vapor/vapor " , from: " 4.34.0 " ) ,
12- . package ( url: " https://github.com/vapor/leaf " , from: " 4.0.0-tau " ) ,
12+ . package ( url: " https://github.com/vapor/leaf " , . exact( " 4.0.0-tau.1 " ) ) ,
13+ . package ( url: " https://github.com/vapor/leaf-kit " , . exact( " 1.0.0-tau.1.1 " ) ) ,
1314 . package ( url: " https://github.com/vapor/fluent " , from: " 4.0.0 " ) ,
1415 . package ( url: " https://github.com/vapor/fluent-sqlite-driver " , from: " 4.0.0 " ) ,
1516 . package ( url: " https://github.com/lukaskubanek/LoremSwiftum " , from: " 2.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ let package = Package(
99 dependencies: [
1010 // 💧 A server-side Swift web framework.
1111 . package ( url: " https://github.com/vapor/vapor " , from: " 4.34.0 " ) ,
12- . package ( url: " https://github.com/vapor/leaf " , from: " 4.0.0-tau " ) ,
12+ . package ( url: " https://github.com/vapor/leaf " , . exact( " 4.0.0-tau.1 " ) ) ,
13+ . package ( url: " https://github.com/vapor/leaf-kit " , . exact( " 1.0.0-tau.1.1 " ) ) ,
1314 . package ( url: " https://github.com/vapor/fluent " , from: " 4.0.0 " ) ,
1415 . package ( url: " https://github.com/vapor/fluent-sqlite-driver " , from: " 4.0.0 " ) ,
1516 . package ( url: " https://github.com/lukaskubanek/LoremSwiftum " , from: " 2.2.1 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ let package = Package(
99 dependencies: [
1010 // 💧 A server-side Swift web framework.
1111 . package ( url: " https://github.com/vapor/vapor " , from: " 4.34.0 " ) ,
12- . package ( url: " https://github.com/vapor/leaf " , from: " 4.0.0-tau " ) ,
12+ . package ( url: " https://github.com/vapor/leaf " , . exact( " 4.0.0-tau.1 " ) ) ,
13+ . package ( url: " https://github.com/vapor/leaf-kit " , . exact( " 1.0.0-tau.1.1 " ) ) ,
1314 . package ( url: " https://github.com/vapor/fluent " , from: " 4.0.0 " ) ,
1415 . package ( url: " https://github.com/vapor/fluent-sqlite-driver " , from: " 4.0.0 " ) ,
1516 . package ( url: " https://github.com/binarybirds/liquid " , from: " 1.1.0 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ let package = Package(
99 dependencies: [
1010 // 💧 A server-side Swift web framework.
1111 . package ( url: " https://github.com/vapor/vapor " , from: " 4.34.0 " ) ,
12- . package ( url: " https://github.com/vapor/leaf " , from: " 4.0.0-tau " ) ,
12+ . package ( url: " https://github.com/vapor/leaf " , . exact( " 4.0.0-tau.1 " ) ) ,
13+ . package ( url: " https://github.com/vapor/leaf-kit " , . exact( " 1.0.0-tau.1.1 " ) ) ,
1314 . package ( url: " https://github.com/vapor/fluent " , from: " 4.0.0 " ) ,
1415 . package ( url: " https://github.com/vapor/fluent-sqlite-driver " , from: " 4.0.0 " ) ,
1516 . package ( url: " https://github.com/binarybirds/liquid " , from: " 1.1.0 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ let package = Package(
99 dependencies: [
1010 // 💧 A server-side Swift web framework.
1111 . package ( url: " https://github.com/vapor/vapor " , from: " 4.34.0 " ) ,
12- . package ( url: " https://github.com/vapor/leaf " , from: " 4.0.0-tau " ) ,
12+ . package ( url: " https://github.com/vapor/leaf " , . exact( " 4.0.0-tau.1 " ) ) ,
13+ . package ( url: " https://github.com/vapor/leaf-kit " , . exact( " 1.0.0-tau.1.1 " ) ) ,
1314 . package ( url: " https://github.com/vapor/fluent " , from: " 4.0.0 " ) ,
1415 . package ( url: " https://github.com/vapor/fluent-sqlite-driver " , from: " 4.0.0 " ) ,
1516 . package ( url: " https://github.com/binarybirds/liquid " , from: " 1.1.0 " ) ,
Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ let package = Package(
99 dependencies: [
1010 // 💧 A server-side Swift web framework.
1111 . package ( url: " https://github.com/vapor/vapor " , from: " 4.34.0 " ) ,
12- . package ( url: " https://github.com/vapor/leaf " , from: " 4.0.0-tau " ) ,
12+ . package ( url: " https://github.com/vapor/leaf " , . exact( " 4.0.0-tau.1 " ) ) ,
13+ . package ( url: " https://github.com/vapor/leaf-kit " , . exact( " 1.0.0-tau.1.1 " ) ) ,
1314 . package ( url: " https://github.com/vapor/fluent " , from: " 4.0.0 " ) ,
1415 . package ( url: " https://github.com/vapor/fluent-sqlite-driver " , from: " 4.0.0 " ) ,
1516 . package ( url: " https://github.com/binarybirds/liquid " , from: " 1.1.0 " ) ,
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ let package = Package(
99 dependencies: [
1010 // 💧 A server-side Swift web framework.
1111 . package ( url: " https://github.com/vapor/vapor " , from: " 4.34.0 " ) ,
12- . package ( url: " https://github.com/vapor/leaf " , from : " 4.0.0-tau " ) ,
13- . package ( url: " https://github.com/vapor/leaf-kit " , from : " 1.0.0-tau " ) ,
12+ . package ( url: " https://github.com/vapor/leaf " , . exact ( " 4.0.0-tau.1 " ) ) ,
13+ . package ( url: " https://github.com/vapor/leaf-kit " , . exact ( " 1.0.0-tau.1.1 " ) ) ,
1414 . package ( url: " https://github.com/vapor/fluent " , from: " 4.0.0 " ) ,
1515 . package ( url: " https://github.com/vapor/fluent-sqlite-driver " , from: " 4.0.0 " ) ,
1616 . package ( url: " https://github.com/binarybirds/liquid " , from: " 1.1.0 " ) ,
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ let package = Package(
99 dependencies: [
1010 // 💧 A server-side Swift web framework.
1111 . package ( url: " https://github.com/vapor/vapor " , from: " 4.34.0 " ) ,
12- . package ( url: " https://github.com/vapor/leaf " , from : " 4.0.0-tau " ) ,
13- . package ( url: " https://github.com/vapor/leaf-kit " , from : " 1.0.0-tau " ) ,
12+ . package ( url: " https://github.com/vapor/leaf " , . exact ( " 4.0.0-tau.1 " ) ) ,
13+ . package ( url: " https://github.com/vapor/leaf-kit " , . exact ( " 1.0.0-tau.1.1 " ) ) ,
1414 . package ( url: " https://github.com/vapor/fluent " , from: " 4.0.0 " ) ,
1515 . package ( url: " https://github.com/vapor/fluent-sqlite-driver " , from: " 4.0.0 " ) ,
1616 . package ( url: " https://github.com/binarybirds/liquid " , from: " 1.1.0 " ) ,
You can’t perform that action at this time.
0 commit comments