Skip to content

Commit e3718ed

Browse files
authored
Merge pull request #25 from AthennaIO/develop
chore(npm): update dependencies
2 parents 538c56b + 414bc3f commit e3718ed

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@athenna/config",
3-
"version": "1.1.9",
3+
"version": "1.2.0",
44
"description": "Cache and handle environment variables and config files of Athenna.",
55
"license": "MIT",
66
"author": "João Lenon <lenon@athenna.io>",
@@ -37,7 +37,7 @@
3737
"#tests/*": "./tests/*.js"
3838
},
3939
"dependencies": {
40-
"@athenna/common": "1.0.0",
40+
"@athenna/common": "1.0.1",
4141
"dotenv": "16.0.0"
4242
},
4343
"devDependencies": {

0 commit comments

Comments
 (0)