Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Remove the lodash.assign dependency #393

Merged
merged 1 commit into from
Sep 27, 2016
Merged

Commits on Sep 27, 2016

  1. Remove the lodash.assign dependency

    lodash.assign is deprecated:
    ```
    npm WARN deprecated lodash.assign@4.2.0: This package is deprecated.
    Use Object.assign.
    ```
    fson committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    64b0af8 View commit details
    Browse the repository at this point in the history