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

Commit edf84e6

Browse files
committed
silly npm, ^6.0.0-prerelease.9 should be equal to 6.0.0
1 parent 9045573 commit edf84e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.9"
50+
"web-component-tester": "6.0.0-prerelease.9"
5151
},
5252
"publishConfig": {
5353
"access": "public"

0 commit comments

Comments
 (0)