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
This commit is contained in:
Francisco Giordano
2019-11-19 17:41:51 -03:00
committed by GitHub
parent 49042f2b1a
commit 8e980480aa
7 changed files with 48 additions and 106 deletions

View File

@ -65,7 +65,7 @@
"nodemon": "^1.19.4",
"solhint": "2.3.0",
"solidity-coverage": "github:rotcivegaf/solidity-coverage#5875f5b7bc74d447f3312c9c0e9fc7814b482477",
"solidity-docgen": "^0.3.11",
"solidity-docgen": "^0.3.13",
"truffle": "^5.0.44"
}
}