summaryrefslogtreecommitdiffstats
path: root/js/vendor/jquery/.bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/jquery/.bower.json')
-rw-r--r--js/vendor/jquery/.bower.json27
1 files changed, 7 insertions, 20 deletions
diff --git a/js/vendor/jquery/.bower.json b/js/vendor/jquery/.bower.json
index 24e49f437..b1b0d187d 100644
--- a/js/vendor/jquery/.bower.json
+++ b/js/vendor/jquery/.bower.json
@@ -1,38 +1,25 @@
{
"name": "jquery",
- "version": "2.1.4",
"main": "dist/jquery.js",
"license": "MIT",
"ignore": [
- "**/.*",
- "build",
- "dist/cdn",
- "speed",
- "test",
- "*.md",
- "AUTHORS.txt",
- "Gruntfile.js",
"package.json"
],
- "devDependencies": {
- "sizzle": "2.1.1-jquery.2.1.2",
- "requirejs": "2.1.10",
- "qunit": "1.14.0",
- "sinon": "1.8.1"
- },
"keywords": [
"jquery",
"javascript",
+ "browser",
"library"
],
- "homepage": "https://github.com/jquery/jquery",
- "_release": "2.1.4",
+ "homepage": "https://github.com/jquery/jquery-dist",
+ "version": "2.2.0",
+ "_release": "2.2.0",
"_resolution": {
"type": "version",
- "tag": "2.1.4",
- "commit": "7751e69b615c6eca6f783a81e292a55725af6b85"
+ "tag": "2.2.0",
+ "commit": "6fc01e29bdad0964f62ef56d01297039cdcadbe5"
},
- "_source": "git://github.com/jquery/jquery.git",
+ "_source": "git://github.com/jquery/jquery-dist.git",
"_target": "~2.*",
"_originalSource": "jquery"
} \ No newline at end of file