diff --git a/package.json b/package.json index eea18fa..60f2b1b 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/plugin.php b/plugin.php index 13f5e46..c1e1391 100644 --- a/plugin.php +++ b/plugin.php @@ -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