Commit a2a28b02 by Nicolás Venturo

Updated package.json

parent 84a37e14
{
"name": "openzeppelin-zos",
"version": "2.0.0-rc.3",
"name": "openzeppelin-eth",
"version": "2.0.0-rc.1",
"description": "Secure Smart Contract library for Solidity",
"files": [
"build",
......@@ -21,7 +21,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/OpenZeppelin/zeppelin-solidity.git"
"url": "https://github.com/OpenZeppelin/openzeppelin-eth.git"
},
"keywords": [
"solidity",
......@@ -34,9 +34,9 @@
"author": "OpenZeppelin Community <maintainers@openzeppelin.org>",
"license": "MIT",
"bugs": {
"url": "https://github.com/OpenZeppelin/zeppelin-solidity/issues"
"url": "https://github.com/OpenZeppelin/openzeppelin-eth/issues"
},
"homepage": "https://github.com/OpenZeppelin/zeppelin-solidity",
"homepage": "https://github.com/OpenZeppelin/openzeppelin-eth",
"devDependencies": {
"chai": "^4.1.2",
"chai-bignumber": "^2.0.2",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment