mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-06-05 15:08:34 +09:00
Update grunt dependencies.
This commit is contained in:
+15
-15
@@ -7,21 +7,21 @@
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-autoprefixer": "^0.8.1",
|
||||
"grunt-checktextdomain": "^0.1.1",
|
||||
"grunt-contrib-cssmin": "^0.10.0",
|
||||
"grunt-contrib-imagemin": "^0.7.1",
|
||||
"grunt-contrib-jshint": "^0.10.0",
|
||||
"grunt-contrib-uglify": "^0.5.0",
|
||||
"grunt-contrib-watch": "^0.6.1",
|
||||
"grunt-csscomb": "~2.0.1",
|
||||
"grunt-jsbeautifier": "^0.2.7",
|
||||
"grunt-jsvalidate": "^0.2.2",
|
||||
"grunt-phplint": "0.0.5",
|
||||
"grunt-styledocco": "^0.1.4",
|
||||
"grunt-wp-i18n": "^0.5.3",
|
||||
"load-grunt-tasks": "^3.3.0"
|
||||
"grunt": "*",
|
||||
"grunt-autoprefixer": "*",
|
||||
"grunt-checktextdomain": "*",
|
||||
"grunt-contrib-cssmin": "*",
|
||||
"grunt-contrib-imagemin": "*",
|
||||
"grunt-contrib-jshint": "*",
|
||||
"grunt-contrib-uglify": "*",
|
||||
"grunt-contrib-watch": "*",
|
||||
"grunt-csscomb": "*",
|
||||
"grunt-jsbeautifier": "*",
|
||||
"grunt-jsvalidate": "*",
|
||||
"grunt-phplint": "*",
|
||||
"grunt-styledocco": "*",
|
||||
"grunt-wp-i18n": "*",
|
||||
"load-grunt-tasks": "*"
|
||||
},
|
||||
"plugin": {
|
||||
"name": "Genesis Simple Sidebars",
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ Author: Nathan Rice
|
||||
Author URI: http://www.nathanrice.net/
|
||||
|
||||
Text Domain: genesis-simple-sidebars
|
||||
Domain Path: /languages/
|
||||
Domain Path: /languages
|
||||
|
||||
Version: 2.0.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user