diff --git a/package.json b/package.json index 799a25f..57864ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "eth-json-rpc-infura", - "version": "5.1.0", + "name": "eth-json-rpc-backbone", + "version": "5.10.0", "main": "src/index.js", "directories": { "test": "test" @@ -33,11 +33,11 @@ "license": "ISC", "repository": { "type": "git", - "url": "git+https://github.com/MetaMask/eth-json-rpc-infura.git" + "url": "git+https://github.com/backbonecabal/eth-json-rpc-backbone.git" }, "bugs": { - "url": "https://github.com/MetaMask/eth-json-rpc-infura/issues" + "url": "https://github.com/backbonecabal/eth-json-rpc-backbone/issues" }, - "homepage": "https://github.com/MetaMask/eth-json-rpc-infura#readme", - "description": "json-rpc-engine middleware for Cabal's endpoints" + "homepage": "https://github.com/backbonecabal/eth-json-rpc-backbone#readme", + "description": "json-rpc-engine middleware for Backbone Cabal's endpoints" }