Skip to content

Commit

Permalink
Merge pull request #50 from AthennaIO/develop
Browse files Browse the repository at this point in the history
Implement set methods for Path class
  • Loading branch information
jlenon7 authored Apr 17, 2023
2 parents 3bd99e9 + ba8c196 commit 71d837b
Show file tree
Hide file tree
Showing 7 changed files with 613 additions and 151 deletions.
38 changes: 19 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/common",
"version": "3.5.1",
"version": "3.6.0",
"description": "The Athenna common helpers to use in any Node.js ESM project.",
"license": "MIT",
"author": "João Lenon <[email protected]>",
Expand Down Expand Up @@ -51,7 +51,7 @@
"change-case": "^4.1.2",
"collect.js": "^4.34.3",
"debug": "^4.3.4",
"fastify": "^4.14.1",
"fastify": "^4.15.0",
"got": "^12.6.0",
"http-status-codes": "^2.2.0",
"is-wsl": "^2.2.0",
Expand Down
Loading

0 comments on commit 71d837b

Please sign in to comment.