Skip to content

Commit

Permalink
Update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
shivapoudel committed Feb 3, 2015
1 parent 284d7b7 commit 2e159d0
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
"name": "woocommerce",
"title": "WooCommerce",
"version": "2.3.0",
"homepage": "http://www.woothemes.com/woocommerce/",
"repository": {
"type": "git",
"url": "https://github.com/woothemes/woocommerce.git"
},
"main": "Gruntfile.js",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-checktextdomain": "^0.1.1",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-cssmin": "^0.10.0",
"grunt-contrib-jshint": "^0.10.0",
"grunt-contrib-sass": "^0.8.1",
"grunt-contrib-uglify": "^0.5.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-shell": "^1.1.1",
"grunt-wp-i18n": "^0.4.9",
"node-bourbon": "^1.2.3"
},
"engines": {
"node": ">=0.8.0",
"npm": ">=1.1.0"
}
}
{
"name": "woocommerce",
"title": "WooCommerce",
"version": "2.3.0",
"homepage": "http://www.woothemes.com/woocommerce/",
"repository": {
"type": "git",
"url": "https://github.com/woothemes/woocommerce.git"
},
"main": "Gruntfile.js",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-checktextdomain": "^0.1.1",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-cssmin": "^0.11.0",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-sass": "^0.8.1",
"grunt-contrib-uglify": "^0.7.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-shell": "^1.1.1",
"grunt-wp-i18n": "^0.4.9",
"node-bourbon": "^1.2.3"
},
"engines": {
"node": ">=0.8.0",
"npm": ">=1.1.0"
}
}

0 comments on commit 2e159d0

Please sign in to comment.