merge from dev

This commit is contained in:
Luke Pulverenti
2015-12-14 10:43:03 -05:00
parent 1c8f02ce0f
commit 33b01d778c
911 changed files with 34157 additions and 57125 deletions
+8 -5
View File
@@ -1,7 +1,7 @@
{
"name": "webcomponentsjs",
"main": "webcomponents.js",
"version": "0.7.14",
"version": "0.7.19",
"homepage": "http://webcomponents.org",
"authors": [
"The Polymer Authors"
@@ -15,13 +15,16 @@
],
"license": "BSD",
"ignore": [],
"_release": "0.7.14",
"devDependencies": {
"web-component-tester": "~3.3.10"
},
"_release": "0.7.19",
"_resolution": {
"type": "version",
"tag": "v0.7.14",
"commit": "48194e673b7a0a8810b32320e0444b512e5a7557"
"tag": "v0.7.19",
"commit": "d2b2329a8453e93b0d0c4949bb83e7166088adaf"
},
"_source": "git://github.com/Polymer/webcomponentsjs.git",
"_target": "^0.7.2",
"_target": "^0.7.18",
"_originalSource": "webcomponentsjs"
}