Package interface of grunt-check-outdated
All static members of this module are available for 3rd party access.
Register a multitask for check_outdated.
This function forwards to
tasks.registerMultiTask()and is the main entry point for integrating the plugin into a Gruntfile.This is a re-export of function registerMultiTask published by module tasks
| Param | Type | Description |
|---|---|---|
| grunt | grunt |
The Grunt runtime instance. |