File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ let package = Package(
4444 . library( name: . htmlElementsPointFreeHTML, targets: [ . htmlElementsPointFreeHTML] )
4545 ] ,
4646 dependencies: [
47- . package ( url: " https://github.com/coenttb/swift-html-types.git " , from: " 0.0.1 " ) ,
47+ . package ( url: " https://github.com/coenttb/swift-html-types.git " , from: " 0.1.0 " ) ,
4848 . package ( url: " https://github.com/coenttb/swift-css-types.git " , from: " 0.0.1 " ) ,
4949 . package ( url: " https://github.com/coenttb/pointfree-html.git " , from: " 2.0.0 " )
5050 ] ,
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ let package = Package(
4444 . library( name: . htmlElementsPointFreeHTML, targets: [ . htmlElementsPointFreeHTML] ) ,
4545 ] ,
4646 dependencies: [
47- . package ( url: " https://github.com/coenttb/swift-html-types.git " , from: " 0.0.1 " ) ,
47+ . package ( url: " https://github.com/coenttb/swift-html-types.git " , from: " 0.1.0 " ) ,
4848 . package ( url: " https://github.com/coenttb/swift-css-types.git " , from: " 0.0.1 " ) ,
4949 . package ( url: " https://github.com/coenttb/pointfree-html.git " , from: " 2.0.0 " ) ,
5050 ] ,
You can’t perform that action at this time.
0 commit comments