Fix broken crossreference links (#2005)
* Bump solidity-docgen from 0.3.11 to 0.3.13 Bumps solidity-docgen from 0.3.11 to 0.3.13. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * fix broken crossreference links
Showing
contracts/lifecycle/README.adoc
0 → 100644
| ... | @@ -65,7 +65,7 @@ | ... | @@ -65,7 +65,7 @@ |
| "nodemon": "^1.19.4", | "nodemon": "^1.19.4", | ||
| "solhint": "2.3.0", | "solhint": "2.3.0", | ||
| "solidity-coverage": "github:rotcivegaf/solidity-coverage#5875f5b7bc74d447f3312c9c0e9fc7814b482477", | "solidity-coverage": "github:rotcivegaf/solidity-coverage#5875f5b7bc74d447f3312c9c0e9fc7814b482477", | ||
| "solidity-docgen": "^0.3.11", | "solidity-docgen": "^0.3.13", | ||
| "truffle": "^5.0.44" | "truffle": "^5.0.44" | ||
| } | } | ||
| } | } |
Please
register
or
sign in
to comment