dep-fn
TypeScript icon, indicating that this package has built-in type declarations

2.2.2 • Public • Published

Dep-fn

Updateall

It updates all dependencies to their latest versions.

You can declare set of dependencies that don't need update in package.json like so:

{
  ...
  "depFn":[
    "rambda",
    "redux"
  ]
  ...
}

/dep-fn/

    Package Sidebar

    Install

    npm i dep-fn

    Weekly Downloads

    50

    Version

    2.2.2

    License

    MIT

    Unpacked Size

    70.9 kB

    Total Files

    103

    Last publish

    Collaborators

    • self_refactor