Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add @babel/plugin-proposal-object-rest-spread as dependency
This was not a problem if building methone directly since babel preset-env has this as a dependency, but anything that depends on methone would not be able to find it and thus fail.
- Loading branch information