File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ let package = Package(
1010 dependencies: [
1111 . package ( url: " https://github.com/apple/swift-openapi-runtime.git " , from: " 1.0.0 " ) ,
1212 . package ( url: " https://github.com/swift-server/swift-aws-lambda-runtime.git " , from: " 1.0.0-alpha.3 " ) ,
13- . package ( url: " https://github.com/swift-server/swift-aws-lambda-events.git " , from: " 0.3 .0" ) ,
13+ . package ( url: " https://github.com/swift-server/swift-aws-lambda-events.git " , from: " 1.0 .0" ) ,
1414 . package ( url: " https://github.com/apple/swift-docc-plugin " , from: " 1.3.0 " ) ,
1515 ] ,
1616 targets: [
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ let package = Package(
1010 dependencies: [
1111 . package ( url: " https://github.com/apple/swift-openapi-runtime.git " , from: " 1.0.0 " ) ,
1212 . package ( url: " https://github.com/swift-server/swift-aws-lambda-runtime.git " , from: " 1.0.0-alpha.3 " ) ,
13- . package ( url: " https://github.com/swift-server/swift-aws-lambda-events.git " , from: " 0.3 .0" ) ,
13+ . package ( url: " https://github.com/swift-server/swift-aws-lambda-events.git " , from: " 1.0 .0" ) ,
1414 . package ( url: " https://github.com/apple/swift-docc-plugin " , from: " 1.3.0 " ) ,
1515 ] ,
1616 targets: [
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ let package = Package(
1010 dependencies: [
1111 . package ( url: " https://github.com/apple/swift-openapi-runtime.git " , from: " 1.0.0 " ) ,
1212 . package ( url: " https://github.com/swift-server/swift-aws-lambda-runtime.git " , from: " 1.0.0-alpha.3 " ) ,
13- . package ( url: " https://github.com/swift-server/swift-aws-lambda-events.git " , from: " 0.3 .0" ) ,
13+ . package ( url: " https://github.com/swift-server/swift-aws-lambda-events.git " , from: " 1.0 .0" ) ,
1414 . package ( url: " https://github.com/apple/swift-docc-plugin " , from: " 1.3.0 " ) ,
1515 ] ,
1616 targets: [
You can’t perform that action at this time.
0 commit comments