Stop exporting ArtifactWriter
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
{
|
||||
"version": "0.0.7",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Export ArtifactWriter class",
|
||||
"pr": 684
|
||||
},
|
||||
{
|
||||
"note": "Use AssetProxyOwner instead of MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress",
|
||||
"pr": 675
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
export { runV1MigrationsAsync } from './v1/migration';
|
||||
export { runV2MigrationsAsync } from './v2/migration';
|
||||
export { ArtifactWriter } from './artifact_writer';
|
||||
|
||||
Reference in New Issue
Block a user