Skip to content

Commit

Permalink
Merge pull request #22 from mosaicnetworks/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
danukumanan authored Nov 21, 2019
2 parents 77522a7 + d066558 commit 5e4c8d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monetcli",
"version": "1.3.0",
"version": "1.3.1",
"main": "./dist/monetcli.js",
"typings": "./dist/typings/monetcli.d.ts",
"license": "MIT",
Expand Down Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"chalk": "^2.4.2",
"cli-table": "^0.3.1",
"evm-lite-cli": "^1.4.0",
"evm-lite-cli": "^1.4.1",
"evm-lite-client": "^1.3.7",
"evm-lite-consensus": "^1.3.7",
"evm-lite-core": "^1.3.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -563,10 +563,10 @@ ethjs-unit@^0.1.6:
bn.js "4.11.6"
number-to-bn "1.7.0"

evm-lite-cli@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/evm-lite-cli/-/evm-lite-cli-1.4.0.tgz#f46325c7ffaf4236c749ef3e88a5abbd4192e6e8"
integrity sha512-ueTR7y50goEU9M9WcB8nh+cmBJtNquc9wWNH2k2vQMKSLNMJhm7MzZ+ErVlk5werh6Vj9rXJ0k2HfSDhaa4CJw==
evm-lite-cli@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/evm-lite-cli/-/evm-lite-cli-1.4.1.tgz#add287fbcf89878e502afc53b9a2ead3d6b7d1ce"
integrity sha512-egds+wdyV0kNYohXohXNdMTJNK1Fs0XIWQ8blgu4ZQfT60d0FK4oxi0uF81Tlm1hgzjGAAEESeCA3Jm8OPJdjg==
dependencies:
chalk "^2.4.2"
cli-table "^0.3.1"
Expand Down

0 comments on commit 5e4c8d4

Please sign in to comment.