Browse Source

update solidity-docgen with support for solidity 0.6 (#2136)

Francisco Giordano 5 years ago
parent
commit
5112b6b1b5
2 changed files with 200 additions and 369 deletions
  1. 199 368
      package-lock.json
  2. 1 1
      package.json

File diff suppressed because it is too large
+ 199 - 368
package-lock.json


+ 1 - 1
package.json

@@ -65,7 +65,7 @@
     "mocha": "^7.1.0",
     "solhint": "^3.0.0-rc.5",
     "solidity-coverage": "github:rotcivegaf/solidity-coverage#5875f5b7bc74d447f3312c9c0e9fc7814b482477",
-    "solidity-docgen": "^0.3.14"
+    "solidity-docgen": "^0.4.0-beta.1"
   },
   "dependencies": {}
 }

Some files were not shown because too many files changed in this diff