Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

update lerna.json #5403

Merged
merged 3 commits into from
Aug 31, 2022
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -589,6 +589,7 @@ Released with 1.0.0-beta.37 code base.

### Changed
- Updated `sha3` and `sha3Raw` type definition to accept `Buffer`
- Removing legacy field in lerna.json (#5403)

### Fixed
- Browser builds support polyfills (#5031) (#5053) (#4659) (#4767)
Expand Down
1 change: 0 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"version": "1.7.5",
"lerna": "2.0.0",
"command": {
"init": {
"exact": true
Expand Down