10
package.json
10
package.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "openzeppelin-zos",
|
"name": "openzeppelin-eth",
|
||||||
"version": "2.0.0-rc.3",
|
"version": "2.0.0-rc.1",
|
||||||
"description": "Secure Smart Contract library for Solidity",
|
"description": "Secure Smart Contract library for Solidity",
|
||||||
"files": [
|
"files": [
|
||||||
"build",
|
"build",
|
||||||
@ -21,7 +21,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/OpenZeppelin/zeppelin-solidity.git"
|
"url": "https://github.com/OpenZeppelin/openzeppelin-eth.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"solidity",
|
"solidity",
|
||||||
@ -34,9 +34,9 @@
|
|||||||
"author": "OpenZeppelin Community <maintainers@openzeppelin.org>",
|
"author": "OpenZeppelin Community <maintainers@openzeppelin.org>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"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": {
|
"devDependencies": {
|
||||||
"chai": "^4.1.2",
|
"chai": "^4.1.2",
|
||||||
"chai-bignumber": "^2.0.2",
|
"chai-bignumber": "^2.0.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user