babel/packages/babel-traverse
Marcelo Dapper 724c949244 Replace lodash/assign with Object.assign (#5356)
Remove imports to lodash/assign and replace assign with Object.assign.
The lodash/assign is unnecessary for babel 7 as node >4 has the same
functionality built-in with Object.assign as used here.

This resolve the [issue 5353](https://github.com/babel/babel/issues/5353)
2017-02-21 22:08:20 -05:00
..
2016-03-08 22:33:23 -05:00
2017-02-15 14:45:21 -05:00
2015-09-01 04:56:03 +01:00

babel-traverse