refactor: rename deployments filenames to remove colons#662
Conversation
🦋 Changeset detectedLatest commit: f6776a5 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
37a838b to
32e7985
Compare
|
This is important for @smartcontracts to review as this touches code that he has written. Ideally the files that are generated no longer have colons in them. There is a mapping between the name of the contract and the name that goes in the |
smartcontracts
left a comment
There was a problem hiding this comment.
LGTM. I think it's fine to merge this as a temporary fix since we have that other issue written up.
…imism#662) * refactor: rename deployments filenames to remove colons * build: add changeset
Temporarily addresses #558 until we do another deployment.