-
- Downloads
"phpcs.xml" did not exist on "6b84b7dcea11960a101d54a2058f5c627a5bfac2"
Bump WP compat
parent
1ebbf611
Branches
Tags
This commit is part of merge request !10. Comments created here will be created in the context of that merge request.
Showing
- .distignore 1 addition, 0 deletions.distignore
- .gitattributes 1 addition, 0 deletions.gitattributes
- .gitignore 1 addition, 0 deletions.gitignore
- .nvmrc 1 addition, 0 deletions.nvmrc
- Gruntfile.js 4 additions, 0 deletionsGruntfile.js
- README.md 2 additions, 2 deletionsREADME.md
- package-lock.json 2148 additions, 281 deletionspackage-lock.json
- package.json 3 additions, 3 deletionspackage.json
- phpcs.xml 0 additions, 0 deletionsphpcs.xml
- phpunit.xml 0 additions, 0 deletionsphpunit.xml
- readme.txt 1 addition, 1 deletionreadme.txt
.nvmrc
0 → 100644
This diff is collapsed.
... | @@ -4,8 +4,8 @@ | ... | @@ -4,8 +4,8 @@ |
"main": "Gruntfile.js", | "main": "Gruntfile.js", | ||
"author": "Erick Hitter", | "author": "Erick Hitter", | ||
"devDependencies": { | "devDependencies": { | ||
"grunt": "~0.4.5", | "grunt": "^1.5.3", | ||
"grunt-wp-i18n": "~0.5.0", | "grunt-wp-i18n": "^1.0.3", | ||
"grunt-wp-readme-to-markdown": "~1.0.0" | "grunt-wp-readme-to-markdown": "^2.1.0" | ||
} | } | ||
} | } |
File moved
File moved
Please register or sign in to comment