Skip to content

Commit

Permalink
Updated dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSaints committed Apr 14, 2015
1 parent 6180d5d commit d981b02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Morphext",
"version": "2.3.2",
"version": "2.3.3",
"description": "A simple, high-performance and cross-browser jQuery rotating / carousel plugin for text phrases powered by Animate.css.",
"main": "Gruntfile.coffee",
"scripts": {
Expand All @@ -23,7 +23,7 @@
"homepage": "https://github.com/MrSaints/Morphext",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-uglify": "^0.6.0",
"grunt-eslint": "^1.0.0"
"grunt-contrib-uglify": "^0.9.1",
"grunt-eslint": "^11.0.0"
}
}

0 comments on commit d981b02

Please sign in to comment.