Skip to content

Commit f82997f

Browse files
authored
Merge pull request #118 from AthennaIO/develop
chore(npm): update dependencies
2 parents 7d384ff + 641c54b commit f82997f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@athenna/cli",
3-
"version": "5.0.0",
3+
"version": "5.1.0",
44
"description": "Athenna CLI to create new Athenna projects.",
55
"license": "MIT",
66
"author": "João Lenon <lenon@athenna.io>",
@@ -20,7 +20,7 @@
2020
"bin/*.d.ts",
2121
"bin/**/*.js",
2222
"bin/**/*.d.ts",
23-
"bin/.athennarc.prod.json",
23+
".athennarc.prod.json",
2424
"src/*.js",
2525
"src/*.d.ts",
2626
"src/**/*.js",

0 commit comments

Comments
 (0)