update webcomponents

This commit is contained in:
Luke Pulverenti
2015-08-05 21:25:27 -04:00
parent 7fb95d0419
commit ffb0fd30b6
17 changed files with 128 additions and 80 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "webcomponentsjs",
"main": "webcomponents.js",
"version": "0.7.9",
"version": "0.7.10",
"homepage": "http://webcomponents.org",
"authors": [
"The Polymer Authors"
@@ -15,11 +15,11 @@
],
"license": "BSD",
"ignore": [],
"_release": "0.7.9",
"_release": "0.7.10",
"_resolution": {
"type": "version",
"tag": "v0.7.9",
"commit": "4565cfff47986661f0187e4ca27d1cdb55a24991"
"tag": "v0.7.10",
"commit": "de2ee76eb2cb5a48b10e37db9e7e4c6f7fea71ee"
},
"_source": "git://github.com/Polymer/webcomponentsjs.git",
"_target": "^0.7.2",