Skip to content

Commit

Permalink
package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
helgatheviking committed Dec 5, 2015
1 parent 9fedad7 commit 1f693e4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@
"author": "helgatheviking",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-bump": "0.3.1",
"grunt-bump": "0.6.0",
"grunt-checkbranch": "~1.0.2",
"grunt-checkrepo": "~0.1.0",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-copy": "~0.8.0",
"grunt-contrib-jshint": "~0.11.2",
"grunt-contrib-uglify": "~0.9.1",
"grunt-contrib-clean": "~0.7.0",
"grunt-contrib-copy": "~0.8.2",
"grunt-contrib-jshint": "~0.11.3",
"grunt-contrib-uglify": "~0.11.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-newer": "~1.1.1",
"grunt-po2mo": "~0.1.2",
"grunt-text-replace": "^0.4.0",
"grunt-transifex": "git://github.com/helgatheviking/grunt-transifex",
"grunt-wp-deploy": "~1.1.0",
"grunt-wp-i18n": "~0.5.3",
"grunt-wp-readme-to-markdown": "~0.9.0",
"jshint-stylish": "~2.0.1",
"load-grunt-tasks": "~3.2.0"
"grunt-wp-readme-to-markdown": "~1.0.0",
"jshint-stylish": "~2.1.0",
"load-grunt-tasks": "~3.3.0"
}
}

0 comments on commit 1f693e4

Please sign in to comment.