Skip to content

Commit

Permalink
Rollback chalk as its using ESM
Browse files Browse the repository at this point in the history
  • Loading branch information
Inrixia committed Jul 13, 2022
1 parent c23ee9c commit 55074f3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 109 deletions.
124 changes: 16 additions & 108 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@ctrl/plex": "^1.5.3",
"@inrixia/db": "^1.8.0",
"@inrixia/helpers": "^1.23.3",
"chalk": "^5.0.1",
"chalk": "^4.1.2",
"dotenv": "^16.0.1",
"ffbinaries": "^1.1.4",
"floatplane": "^3.2.0",
Expand Down

0 comments on commit 55074f3

Please sign in to comment.