Skip to content

Commit

Permalink
Merge pull request #153 from AthennaIO/develop
Browse files Browse the repository at this point in the history
fix(npm): add resources folder in pkg
  • Loading branch information
jlenon7 authored Oct 22, 2023
2 parents d2844ac + 5adb576 commit f49631a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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/http",
"version": "4.12.0",
"version": "4.12.1",
"description": "The Athenna Http server. Built on top of fastify.",
"license": "MIT",
"author": "João Lenon <[email protected]>",
Expand Down Expand Up @@ -78,7 +78,7 @@
"@athenna/ioc": "^4.7.0",
"@athenna/logger": "^4.8.0",
"@athenna/test": "^4.12.0",
"@athenna/tsconfig": "^4.9.1",
"@athenna/tsconfig": "^4.11.0",
"@athenna/view": "^4.6.0",
"@fastify/cors": "^8.4.0",
"@fastify/helmet": "^11.1.1",
Expand Down

0 comments on commit f49631a

Please sign in to comment.