diff options
Diffstat (limited to 'bower_components/jquery/.bower.json')
| -rw-r--r-- | bower_components/jquery/.bower.json | 27 |
1 files changed, 7 insertions, 20 deletions
diff --git a/bower_components/jquery/.bower.json b/bower_components/jquery/.bower.json index 51e22d3..1ac79ba 100644 --- a/bower_components/jquery/.bower.json +++ b/bower_components/jquery/.bower.json @@ -1,38 +1,25 @@ { "name": "jquery", - "version": "1.11.3", "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": "1.11.3", + "homepage": "https://github.com/jquery/jquery-dist", + "version": "1.12.4", + "_release": "1.12.4", "_resolution": { "type": "version", - "tag": "1.11.3", - "commit": "1472290917f17af05e98007136096784f9051fab" + "tag": "1.12.4", + "commit": "5e89585e0121e72ff47de177c5ef604f3089a53d" }, - "_source": "git://github.com/jquery/jquery.git", + "_source": "https://github.com/jquery/jquery-dist.git", "_target": "<2.0.0", "_originalSource": "jquery" }
\ No newline at end of file |
