Commit a34f1983 by Francisco Giordano

update package.json urls

parent 25b0a587
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/OpenZeppelin/openzeppelin-contracts.git" "url": "https://github.com/OpenZeppelin/openzeppelin-contracts-upgrade-safe.git"
}, },
"keywords": [ "keywords": [
"solidity", "solidity",
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
"author": "OpenZeppelin Community <maintainers@openzeppelin.org>", "author": "OpenZeppelin Community <maintainers@openzeppelin.org>",
"license": "MIT", "license": "MIT",
"bugs": { "bugs": {
"url": "https://github.com/OpenZeppelin/openzeppelin-contracts/issues" "url": "https://github.com/OpenZeppelin/openzeppelin-contracts-upgrade-safe/issues"
}, },
"homepage": "https://openzeppelin.com/contracts/" "homepage": "https://openzeppelin.com/contracts/"
} }
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