Commit 466cf059 by Francisco Giordano

Deprecate openzeppelin-solidity on every release

parent 8467143f
......@@ -143,6 +143,8 @@ elif [[ "$*" == "final" ]]; then
push_and_publish latest
npm deprecate 'openzeppelin-solidity@>=4.0.0' "This package is now published as @openzeppelin/contracts. Please change your dependency."
log "Remember to merge the release branch into master and push upstream"
else
......
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