Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 61eb1cc

Browse files
committedJul 1, 2020
chore: alpha 8
1 parent c1e86b2 commit 61eb1cc

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue/test-utils",
3-
"version": "2.0.0-alpha.7",
3+
"version": "2.0.0-alpha.8",
44
"license": "MIT",
55
"main": "dist/vue-test-utils.cjs.js",
66
"browser": "dist/vue-test-utils.browser.js",

0 commit comments

Comments
 (0)
Please sign in to comment.