Skip to content
This repository was archived by the owner on Sep 20, 2019. It is now read-only.

Commit 57d5c45

Browse files
authored
Merge pull request #785 from webcomponents/wct-6
use wct 6
2 parents e3558c3 + 9fc45c8 commit 57d5c45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"license": "BSD-3-Clause",
2020
"ignore": [],
2121
"devDependencies": {
22-
"web-component-tester": "^v6.0.0-prerelease.10",
22+
"web-component-tester": "^v6.0.0",
2323
"custom-elements": "webcomponents/custom-elements#^v1.0.0",
2424
"es6-promise": "stefanpenner/es6-promise#^4.0.0",
2525
"html-imports": "webcomponents/html-imports#^v1.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"run-sequence": "^1.2.2",
4848
"vinyl-buffer": "^1.0.0",
4949
"vinyl-source-stream": "^1.1.0",
50-
"web-component-tester": "^6.0.0-prerelease.5"
50+
"web-component-tester": "^6.0.0"
5151
},
5252
"publishConfig": {
5353
"access": "public"

0 commit comments

Comments
 (0)