Skip to content

Commit ea0ab6f

Browse files
authored
fix: Remove object.assign polyfill (#211)
The `package.json` specifies that this project is targeting Node.js >=10. `Object.assign()` has existed in Node.js since v4.0.0 and browsers around Q1 2015. As such, this polyfill is no longer a direct dependency.
1 parent c0be210 commit ea0ab6f

File tree

6 files changed

+3389
-10631
lines changed

6 files changed

+3389
-10631
lines changed

0 commit comments

Comments
 (0)