dao-template icon indicating copy to clipboard operation
dao-template copied to clipboard

Updated dev-dependencies

Open prathamesh2525 opened this issue 3 years ago • 2 comments

updated devDependencies

  • fixes TypeError argument count for added admin role (constructor) #28

prathamesh2525 avatar Nov 29 '22 17:11 prathamesh2525

Do I need to add something else in dev-dependencies?

prathamesh2525 avatar Jan 03 '23 09:01 prathamesh2525

Thanks! Sorry, not sure how I missed this.

If you just updated the dev requirements, you'd have to update the contracts too.

If you run yarn harthat test you'll see that this update breaks the tests.

Could you update the files so that tests pass as well?

PatrickAlphaC avatar Jan 10 '23 02:01 PatrickAlphaC