Skip to content

Commit

Permalink
Merge pull request #122 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm
  • Loading branch information
jlenon7 authored Apr 29, 2024
2 parents 5bc884a + 4e272aa commit 9e455ab
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/common",
"version": "4.36.0",
"version": "4.38.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 @@ -67,7 +67,7 @@
"http-status-codes": "^2.2.0",
"is-wsl": "^2.2.0",
"js-yaml": "^4.1.0",
"json-2-csv": "^5.1.0",
"json-2-csv": "^5.5.1",
"kind-of": "^6.0.3",
"lodash": "^4.17.21",
"mime-types": "^2.1.35",
Expand All @@ -82,7 +82,7 @@
"youch-terminal": "^2.2.2"
},
"devDependencies": {
"@athenna/test": "^4.22.0",
"@athenna/test": "^4.23.0",
"@athenna/tsconfig": "^4.12.0",
"@types/bytes": "^3.1.1",
"@types/callsite": "^1.0.31",
Expand Down

0 comments on commit 9e455ab

Please sign in to comment.