Skip to content

Commit 06ce4c1

Browse files
committed
bump dependencies and fix comments
1 parent 98c892f commit 06ce4c1

File tree

4 files changed

+1674
-1188
lines changed

4 files changed

+1674
-1188
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,8 @@ The full style guide is available [here](https://github.com/0xcert/solidity-styl
1818

1919
The release manager is responsible to follow this process for each release of this project.
2020

21-
1. Confirm that the [version we reference](https://github.com/0xcert/ethereum-erc721/blob/master/src/contracts/math/safe-math.sol) for SafeMath is the [latest released version](https://github.com/0xcert/framework/tree/master/packages/0xcert-ethereum-utils-contracts/src/contracts/math).
22-
2. Summarize the changes and create a release using [GitHub releases](https://github.com/0xcert/solidity-style-guide/releases).
23-
3. Create a branch/pull request against https://github.com/0xcert/framework/tree/master/packages/0xcert-ethereum-erc721-contracts for any relevant changes since the last release here
21+
1. Summarize the changes and create a release using [GitHub releases](https://github.com/0xcert/solidity-style-guide/releases).
22+
2. Create a branch/pull request against https://github.com/0xcert/framework/tree/master/packages/0xcert-ethereum-erc721-contracts for any relevant changes since the last release here
2423

2524
```
2625
$ npm i

0 commit comments

Comments
 (0)