Replace colors with chalk in @cosmjs/cli

This commit is contained in:
Simon Warta
2022-01-10 14:27:29 +01:00
parent e7b107a0d0
commit 0bd186d0e3
7 changed files with 22 additions and 21 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"@cosmjs/utils": "workspace:packages/utils",
"axios": "^0.21.2",
"babylon": "^6.18.0",
"colors": "^1.3.3",
"chalk": "^4",
"cosmjs-types": "^0.4.0",
"diff": "^4",
"recast": "^0.20",