use closurific webcomponents branch for now

This commit is contained in:
Daniel Freedman 2017-02-13 21:47:44 -08:00
parent 1b66eb6672
commit 78efff6db6

View File

@ -21,7 +21,7 @@
"url": "https://github.com/Polymer/polymer.git"
},
"dependencies": {
"webcomponentsjs": "#v1"
"webcomponentsjs": "#closurific"
},
"devDependencies": {
"web-component-tester": "^5",