Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.

Commit

Permalink
updated ansi-regex
Browse files Browse the repository at this point in the history
  • Loading branch information
Booyoun-Kim committed Sep 30, 2021
1 parent 613cb12 commit d563b95
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
17 changes: 12 additions & 5 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmostation/cosmosjs",
"version": "0.10.7",
"version": "0.10.8",
"description": "A JavasSript Open Source Library for Cosmos(ATOM).",
"main": "src/index.js",
"type": "module",
Expand Down Expand Up @@ -32,6 +32,7 @@
"author": "Cosmostation",
"license": "MIT",
"dependencies": {
"ansi-regex": "^5.0.1",
"bech32": "^1.1.3",
"bip32": "^2.0.5",
"bip39": "^2.5.0",
Expand Down

0 comments on commit d563b95

Please sign in to comment.