Skip to content

Commit

Permalink
v2.4.6 - Updated Bower dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSaints committed Aug 26, 2015
1 parent 664913f commit 33c44b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions bower.json
@@ -1,6 +1,6 @@
{
"name": "Morphext",
"version": "2.4.5",
"version": "2.4.6",
"description": "A simple, high-performance and cross-browser jQuery rotating / carousel plugin for text phrases powered by Animate.css.",
"authors": [
"Ian Lai <os@fyianlai.com>"
Expand Down Expand Up @@ -30,7 +30,7 @@
"tests"
],
"dependencies": {
"animate.css": "~3.2.5",
"jquery": "~2.1.4"
"animate.css": "~3.4.0",
"jquery": "~3.0.0-alpha1"
}
}
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "Morphext",
"version": "2.4.5",
"version": "2.4.6",
"description": "A simple, high-performance and cross-browser jQuery rotating / carousel plugin for text phrases powered by Animate.css.",
"main": "Gruntfile.coffee",
"scripts": {
Expand Down

0 comments on commit 33c44b7

Please sign in to comment.