Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSaints committed Apr 14, 2015
1 parent 9b6618f commit 2698e1b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Morphist",
"version": "2.1.1",
"version": "2.1.2",
"description": "A simple, high-performance and cross-browser jQuery slider / slideshow / carousel plugin for child objects powered by Animate.css.",
"authors": [
"Ian Lai <[email protected]>"
Expand All @@ -27,7 +27,7 @@
"tests"
],
"dependencies": {
"animate.css": "~3.2.0",
"animate.css": "~3.2.5",
"jquery": "~2.1.1"
}
}
2 changes: 1 addition & 1 deletion dist/morphist.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Morphist",
"version": "2.1.1",
"version": "2.1.2",
"description": "A simple, high-performance and cross-browser jQuery slider / slideshow / carousel plugin for child objects powered by Animate.css.",
"main": "Gruntfile.coffee",
"private": true,
Expand All @@ -24,7 +24,7 @@
"homepage": "https://github.com/MrSaints/Morphist",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-uglify": "^0.7.0",
"grunt-eslint": "^5.1.0"
"grunt-contrib-uglify": "^0.9.1",
"grunt-eslint": "^11.0.0"
}
}

0 comments on commit 2698e1b

Please sign in to comment.