Skip to content

Commit

Permalink
Update for linting and new package resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
marzvrover committed Sep 6, 2024
1 parent 2301f35 commit a0e244f
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 3 deletions.
31 changes: 29 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
@@ -1,13 +1,40 @@
{
"object": {
"pins": [
{
"package": "swift-atomics",
"repositoryURL": "https://github.com/apple/swift-atomics.git",
"state": {
"branch": null,
"revision": "cd142fd2f64be2100422d658e7411e39489da985",
"version": "1.2.0"
}
},
{
"package": "swift-collections",
"repositoryURL": "https://github.com/apple/swift-collections.git",
"state": {
"branch": null,
"revision": "9bf03ff58ce34478e66aaee630e491823326fd06",
"version": "1.1.3"
}
},
{
"package": "swift-nio",
"repositoryURL": "https://github.com/apple/swift-nio.git",
"state": {
"branch": null,
"revision": "2bae395344d41710dffab456265d534d7dc34ab8",
"version": "2.25.0"
"revision": "9746cf80e29edfef2a39924a66731249223f42a3",
"version": "2.72.0"
}
},
{
"package": "swift-system",
"repositoryURL": "https://github.com/apple/swift-system.git",
"state": {
"branch": null,
"revision": "d2ba781702a1d8285419c15ee62fd734a9437ff5",
"version": "1.3.2"
}
}
]
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
</div>
<br />


![macOS](https://github.com/swiftpackages/DotEnv/workflows/macOS/badge.svg)
![ubuntu](https://github.com/swiftpackages/DotEnv/workflows/ubuntu/badge.svg)
![docs](https://github.com/swiftpackages/DotEnv/workflows/docs/badge.svg)
Expand Down

0 comments on commit a0e244f

Please sign in to comment.