Skip to content

Commit

Permalink
fix console log
Browse files Browse the repository at this point in the history
  • Loading branch information
SilentCicero committed Dec 20, 2016
1 parent 413fdec commit b09f656
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ethjs-format",
"version": "0.1.7",
"version": "0.1.8",
"description": "A payload formatter for the Ethereum RPC layer.",
"main": "lib/index.js",
"files": [
Expand Down Expand Up @@ -123,7 +123,7 @@
"ethjs-schema": "0.1.4",
"ethjs-util": "0.1.3",
"is-hex-prefixed": "1.0.0",
"number-to-bn": "1.6.0",
"number-to-bn": "1.7.0",
"strip-hex-prefix": "1.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit b09f656

Please sign in to comment.