Skip to content

Commit

Permalink
backdrop independent
Browse files Browse the repository at this point in the history
  • Loading branch information
brunomuler committed Sep 5, 2014
1 parent f500aef commit 8a06eda
Show file tree
Hide file tree
Showing 60 changed files with 4,633 additions and 2,681 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"tests"
],
"dependencies": {
"jquery": "~2.1.1",
"jquery": "~1.11.1",
"normalize-css": "~3.0.1"
}
}
10 changes: 5 additions & 5 deletions bower_components/jquery/.bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery",
"version": "2.1.1",
"version": "1.11.1",
"main": "dist/jquery.js",
"license": "MIT",
"ignore": [
Expand All @@ -25,13 +25,13 @@
"library"
],
"homepage": "https://github.com/jquery/jquery",
"_release": "2.1.1",
"_release": "1.11.1",
"_resolution": {
"type": "version",
"tag": "2.1.1",
"commit": "4dec426aa2a6cbabb1b064319ba7c272d594a688"
"tag": "1.11.1",
"commit": "0d5ec2d8ac94a419ee47a39319c43ff9a7326b50"
},
"_source": "git://github.com/jquery/jquery.git",
"_target": "~2.1.1",
"_target": "~1.11.1",
"_originalSource": "jquery"
}
2 changes: 1 addition & 1 deletion bower_components/jquery/bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery",
"version": "2.1.1",
"version": "1.11.1",
"main": "dist/jquery.js",
"license": "MIT",
"ignore": [
Expand Down
Loading

0 comments on commit 8a06eda

Please sign in to comment.