Skip to content

Commit

Permalink
Merge pull request #30 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm): update dependencies
  • Loading branch information
jlenon7 authored Jul 7, 2022
2 parents c667895 + b0b0c3a commit ca2d81c
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/artisan",
"version": "1.2.9",
"version": "1.3.0",
"description": "The Athenna CLI application. Built on top of commander.",
"license": "MIT",
"author": "João Lenon <[email protected]>",
Expand Down Expand Up @@ -42,8 +42,8 @@
"#tests/*": "./tests/*.js"
},
"dependencies": {
"@athenna/ioc": "1.2.2",
"@athenna/logger": "1.2.7",
"@athenna/ioc": "1.2.3",
"@athenna/logger": "1.2.8",
"@secjs/utils": "1.9.7",
"chalk-rainbow": "1.0.0",
"cli-table": "0.3.11",
Expand Down

0 comments on commit ca2d81c

Please sign in to comment.