Skip to content

Commit

Permalink
Merge pull request #10 from AthennaIO/develop
Browse files Browse the repository at this point in the history
fix: add color to logger index
  • Loading branch information
jlenon7 authored Apr 6, 2022
2 parents fcd6450 + 1864d85 commit 333b5b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
*/

export * from 'src/Logger'
export * from 'src/Utils/Color'

export * from 'src/Contracts/DriverContract'
export * from 'src/Contracts/FormatterContract'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/logger",
"version": "1.1.0",
"version": "1.1.1",
"description": "",
"license": "MIT",
"author": "João Lenon <lenon@athenna.io>",
Expand Down

0 comments on commit 333b5b8

Please sign in to comment.