Skip to content

Commit d42df97

Browse files
committed
Added readpkg into the taskMap
1 parent d648bc6 commit d42df97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ module.exports = function() {
2828

2929
project.taskMap = {
3030
addtextdomain: 'grunt-wp-i18n',
31+
readpkg: 'sitecare-theme-config',
3132
makepot: 'grunt-wp-i18n',
3233
usebanner: 'grunt-banner',
3334
wpcss: 'grunt-wp-css'

0 commit comments

Comments
 (0)