Skip to content

Commit

Permalink
Merge pull request #59 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm): update dependencies
  • Loading branch information
jlenon7 authored Jun 18, 2022
2 parents 254324f + b67baa2 commit a96d7b1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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/core",
"version": "1.5.6",
"version": "1.5.7",
"description": "The plug and play Node.js framework.",
"license": "MIT",
"author": "João Lenon <[email protected]>",
Expand Down Expand Up @@ -37,7 +37,7 @@
"#tests/*": "./tests/*.js"
},
"dependencies": {
"@athenna/artisan": "1.1.9",
"@athenna/artisan": "1.2.0",
"@athenna/config": "1.1.0",
"@athenna/http": "1.3.8",
"@athenna/ioc": "1.1.9",
Expand Down

0 comments on commit a96d7b1

Please sign in to comment.