Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #306 from ensdomains/v/0.1.2
Browse files Browse the repository at this point in the history
v/0.1.2
  • Loading branch information
Dean Eigenmann authored Dec 10, 2018
2 parents 9f0dc10 + d367a02 commit 9a6c49a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ensdomains/ens",
"version": "0.1.1",
"version": "0.1.2",
"description": "Implementations for registrars and local resolvers for the Ethereum Name Service",
"scripts": {
"test": "truffle test",
Expand All @@ -9,14 +9,14 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/Arachnid/ens.git"
"url": "git+https://github.com/ensdomains/ens.git"
},
"author": "Nick Johnson <[email protected]>",
"license": "CC0-1.0",
"bugs": {
"url": "https://github.com/Arachnid/ens/issues"
"url": "https://github.com/ensdomains/ens/issues"
},
"homepage": "https://github.com/Arachnid/ens#readme",
"homepage": "https://github.com/ensdomains/ens#readme",
"dependencies": {
"ganache-cli": "^6.1.0",
"testrpc": "0.0.1",
Expand Down

0 comments on commit 9a6c49a

Please sign in to comment.