Skip to content

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
makoto committed Sep 30, 2020
1 parent 8bd1d73 commit 3d12cf8
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": "ensjs-v2",
"version": "0.0.3",
"version": "0.0.4",
"description": "ens.js v2",
"main": "dist/index.js",
"files": [
Expand All @@ -14,7 +14,6 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@0xproject/utils": "^2.0.2",
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.4",
"@babel/plugin-transform-async-to-generator": "^7.4.4",
Expand Down Expand Up @@ -45,6 +44,7 @@
"web3": "^1.2.11"
},
"dependencies": {
"@0xproject/utils": "^2.0.2",
"@babel/runtime": "^7.4.4",
"@ensdomains/address-encoder": "^0.1.7",
"@ensdomains/ens": "0.4.3",
Expand Down

0 comments on commit 3d12cf8

Please sign in to comment.