Skip to content

Commit

Permalink
chore: install strip-ansi
Browse files Browse the repository at this point in the history
  • Loading branch information
lumirlumir committed Dec 19, 2024
1 parent 7e84ad5 commit 5ed1fca
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
32 changes: 32 additions & 0 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions packages/bananass-utils-console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
},
"dependencies": {
"ansi-colors": "^4.1.3"
},
"devDependencies": {
"strip-ansi": "^7.1.0"
}
}

0 comments on commit 5ed1fca

Please sign in to comment.