Merge branch 'release-v2.5.0'
Showing
| { | { | ||
| "name": "openzeppelin-solidity", | "name": "openzeppelin-solidity", | ||
| "version": "2.4.0", | "version": "2.5.0", | ||
| "description": "Secure Smart Contract library for Solidity", | "description": "Secure Smart Contract library for Solidity", | ||
| "files": [ | "files": [ | ||
| "/contracts/**/*.sol", | "/contracts/**/*.sol", | ||
| ... | @@ -42,7 +42,7 @@ | ... | @@ -42,7 +42,7 @@ |
| "bugs": { | "bugs": { | ||
| "url": "https://github.com/OpenZeppelin/openzeppelin-contracts/issues" | "url": "https://github.com/OpenZeppelin/openzeppelin-contracts/issues" | ||
| }, | }, | ||
| "homepage": "https://github.com/OpenZeppelin/openzeppelin-contracts", | "homepage": "https://openzeppelin.com/contracts/", | ||
| "devDependencies": { | "devDependencies": { | ||
| "@openzeppelin/cli": "^2.5.3", | "@openzeppelin/cli": "^2.5.3", | ||
| "@openzeppelin/gsn-helpers": "^0.2.3", | "@openzeppelin/gsn-helpers": "^0.2.3", | ||
| ... | ... |
Please
register
or
sign in
to comment