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