Skip to content

Commit 83501ba

Browse files
committed
test: lock @vue/server-test-utils and @vue/test-utils version
1 parent 7f90a5f commit 83501ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"@commitlint/cli": "^6.2.0",
5858
"@commitlint/config-conventional": "^6.1.3",
5959
"@octokit/rest": "^15.4.1",
60-
"@vue/server-test-utils": "^1.0.0-beta.16",
61-
"@vue/test-utils": "^1.0.0-beta.16",
60+
"@vue/server-test-utils": "1.0.0-beta.16",
61+
"@vue/test-utils": "1.0.0-beta.16",
6262
"autoprefixer": "^8.1.0",
6363
"babel-cli": "^6.26.0",
6464
"babel-core": "^6.26.0",
@@ -166,4 +166,4 @@
166166
"shallowequal": "^1.0.2",
167167
"warning": "^3.0.0"
168168
}
169-
}
169+
}

0 commit comments

Comments
 (0)