aragon / osx

Aragon OSx Protocol
GNU Affero General Public License v3.0
85 stars 43 forks source link

fix(contracts): includes artifacts in @aragon/osx-artifacts package #522

Closed mathewmeconry closed 10 months ago

mathewmeconry commented 10 months ago

Description

With the switch to rollupjs we don't include the artifacts in the @aragon/osx-artifacts package anymore. This pull fixes this issue so that they are included again.

this pull also bumps the version of @aragon/osx-artifacts and @aragon/osx-ethers to 1.3.1

Task ID: OS-951

Type of change

See the framework lifecylce in packages/contracts/docs/framework-lifecycle to decide what kind of change this pull request is.

Checklist: