Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 938 Bytes

File metadata and controls

25 lines (14 loc) · 938 Bytes


grunt-check-outdated/constants

lib/constants.js: grunt-check-outdated


grunt-check-outdated/constants.TASKNAME : string

The task name used to register the 'check_outdated' multitask.

Default: "check_outdated"


grunt-check-outdated/constants.TASKDESCRIPTION : string

The description used for the 'check_outdated' multitask.

Default: "Run check outdated from grunt."