summaryrefslogtreecommitdiff
path: root/bower_components/html5shiv/.bower.json
diff options
context:
space:
mode:
authorJenil Gogari <jenil27@hotmail.com>2015-03-24 13:59:26 +0530
committerJenil Gogari <jenil27@hotmail.com>2015-03-24 13:59:26 +0530
commit188b9cd3deeeea53a1f822700d796a2cc6c8315f (patch)
treeadec8c85dc97c4573cac5146118b584ef74359d7 /bower_components/html5shiv/.bower.json
parent49ccd07144a7ed8917ab8b715233ffe288a6a9f0 (diff)
update html5shiv
Diffstat (limited to 'bower_components/html5shiv/.bower.json')
-rw-r--r--bower_components/html5shiv/.bower.json16
1 files changed, 7 insertions, 9 deletions
diff --git a/bower_components/html5shiv/.bower.json b/bower_components/html5shiv/.bower.json
index 3b4632bd..b2f6e65d 100644
--- a/bower_components/html5shiv/.bower.json
+++ b/bower_components/html5shiv/.bower.json
@@ -1,27 +1,25 @@
{
"name": "html5shiv",
- "version": "3.7.0",
+ "version": "3.7.2",
"main": [
- "dist/html5shiv.js",
- "dist/html5shiv-printshiv.js"
+ "dist/html5shiv.js"
],
"ignore": [
"**/.*",
- "*.json",
+ "composer.json",
"test",
"build",
"src",
"build.xml"
],
"homepage": "https://github.com/aFarkas/html5shiv",
- "_release": "3.7.0",
+ "_release": "3.7.2",
"_resolution": {
"type": "version",
- "tag": "3.7.0",
- "commit": "a4d4dcbe0875ba10c4c56c54454ae93031d59584"
+ "tag": "3.7.2",
+ "commit": "40df868a76f1f19ea23b123d1480d44a7195f349"
},
"_source": "git://github.com/aFarkas/html5shiv.git",
"_target": "~3.7.0",
- "_originalSource": "html5shiv",
- "_direct": true
+ "_originalSource": "html5shiv"
} \ No newline at end of file