We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8864ddd commit 5ac7f61Copy full SHA for 5ac7f61
lerna.json
@@ -5,5 +5,5 @@
5
],
6
"npmClient": "yarn",
7
"useWorkspaces": true,
8
- "version": "1.0.0-beta.12"
+ "version": "1.0.0-beta.13"
9
}
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vue-test-utils",
3
"private": true,
4
- "version": "1.0.0-beta.12",
+ "version": "1.0.0-beta.13",
"workspaces": [
"packages/*"
0 commit comments