update polymer

This commit is contained in:
Luke Pulverenti
2015-10-27 10:58:38 -04:00
parent 6825ae319e
commit 2d53ff29c5
106 changed files with 3070 additions and 1567 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "webcomponentsjs",
"main": "webcomponents.js",
"version": "0.7.14",
"version": "0.7.15",
"homepage": "http://webcomponents.org",
"authors": [
"The Polymer Authors"
@@ -15,11 +15,11 @@
],
"license": "BSD",
"ignore": [],
"_release": "0.7.14",
"_release": "0.7.15",
"_resolution": {
"type": "version",
"tag": "v0.7.14",
"commit": "48194e673b7a0a8810b32320e0444b512e5a7557"
"tag": "v0.7.15",
"commit": "d90a442cdf31ae10a7b5b62e667cc749a2a6da61"
},
"_source": "git://github.com/Polymer/webcomponentsjs.git",
"_target": "^0.7.2",