diff options
Diffstat (limited to 'packages/0x.js')
-rw-r--r-- | packages/0x.js/CHANGELOG.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/0x.js/CHANGELOG.json b/packages/0x.js/CHANGELOG.json index 08075f70e..63ef2fb5c 100644 --- a/packages/0x.js/CHANGELOG.json +++ b/packages/0x.js/CHANGELOG.json @@ -3,8 +3,7 @@ "version": "1.0.1-rc.6", "changes": [ { - "note": - "Fix missing `BlockParamLiteral` type import issue" + "note": "Fix missing `BlockParamLiteral` type import issue" } ] }, |