Change web-component-tester dependency for testing (again)

This commit is contained in:
Steven Orvell
2017-04-21 18:11:58 -07:00
parent 288f154c2a
commit c986107c1a

View File

@@ -20,7 +20,7 @@
"license": "BSD-3-Clause",
"ignore": [],
"devDependencies": {
"web-component-tester": "#wc-ready-check",
"web-component-tester": "polymer/web-component-tester#wc-ready-check",
"custom-elements": "webcomponents/custom-elements#^v1.0.0-rc.1",
"es6-promise": "stefanpenner/es6-promise#^4.0.0",
"html-imports": "webcomponents/html-imports#^v1.0.0-rc.2",