Merge branch 'bump-wp-compat' into 'master'
Bump WP compatibility See merge request !10
.nvmrc
0 → 100644
This diff is collapsed.
... | ... | @@ -4,8 +4,8 @@ |
"main": "Gruntfile.js", | ||
"author": "Erick Hitter", | ||
"devDependencies": { | ||
"grunt": "~0.4.5", | ||
"grunt-wp-i18n": "~0.5.0", | ||
"grunt-wp-readme-to-markdown": "~1.0.0" | ||
"grunt": "^1.5.3", | ||
"grunt-wp-i18n": "^1.0.3", | ||
"grunt-wp-readme-to-markdown": "^2.1.0" | ||
} | ||
} |
File moved
Please register or sign in to comment