From 9045573dcb02a4449e7cefeb9af09541ef98de7d Mon Sep 17 00:00:00 2001 From: Daniel Freedman Date: Mon, 22 May 2017 16:38:04 -0700 Subject: [PATCH] wct will not compile "webcomponentsjs" paths in v6, use last known good prerelease --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96f8e8a..527caf6 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "run-sequence": "^1.2.2", "vinyl-buffer": "^1.0.0", "vinyl-source-stream": "^1.1.0", - "web-component-tester": "^6.0.0" + "web-component-tester": "^6.0.0-prerelease.9" }, "publishConfig": { "access": "public"