Skip to content

Commit

Permalink
chore(npm): change package.json description
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenon7 committed Oct 20, 2022
1 parent 0d637a5 commit 7a1020f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Common 🧰

> The Athenna common helpers to use in any type of Athenna project and standalone.
> The Athenna common helpers to use in any Node.js ESM project.
[![GitHub followers](https://img.shields.io/github/followers/athennaio.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/athennaio?tab=followers)
[![GitHub stars](https://img.shields.io/github/stars/AthennaIO/Common.svg?style=social&label=Star&maxAge=2592000)](https://github.com/AthennaIO/Common/stargazers/)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@athenna/common",
"version": "1.0.0",
"description": "Template for new projects.",
"description": "The Athenna common helpers to use in any Node.js ESM project.",
"license": "MIT",
"author": "João Lenon <[email protected]>",
"bugs": "https://github.com/AthennaIO/Common/issues",
Expand Down

0 comments on commit 7a1020f

Please sign in to comment.