Paperspace / paperspace-node

Paperspace API for node.js
https://www.paperspace.com/core
ISC License
75 stars 15 forks source link

Remove lodash dependency #21

Closed robbywashere-zz closed 5 years ago

robbywashere-zz commented 5 years ago

Object.assign has shipped with node since 4.9.1

see: https://node.green/#ES2015-built-in-extensions-Object-static-methods-Object-assign

exdx commented 5 years ago

Thanks for the PR @robbywashere ! We didn't get a chance to review and incorporate your changes in v0.1.12 but will look to do so in the subsequent release.