dappnode / DAppNodeSDK

dappnodesdk is a tool to mantain dappnode packages. It helps to initialize and publish an Aragon Package Manager Repository
GNU General Public License v3.0
62 stars 26 forks source link

Bump schemas to 0.1.16 #415

Closed dappnodedev closed 5 months ago

dappnodedev commented 5 months ago

Schemas 0.1.16 includes changes related to upstream repos, like defining upstreamRepo and upstreamArg fields and handling both simple strings, but also arrays of strings. The changes were made in this PR: https://github.com/dappnode/DNP_DAPPMANAGER/pull/1925

This overrides https://github.com/dappnode/DAppNodeSDK/pull/413