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 7f90a5f commit 83501baCopy full SHA for 83501ba
package.json
@@ -57,8 +57,8 @@
57
"@commitlint/cli": "^6.2.0",
58
"@commitlint/config-conventional": "^6.1.3",
59
"@octokit/rest": "^15.4.1",
60
- "@vue/server-test-utils": "^1.0.0-beta.16",
61
- "@vue/test-utils": "^1.0.0-beta.16",
+ "@vue/server-test-utils": "1.0.0-beta.16",
+ "@vue/test-utils": "1.0.0-beta.16",
62
"autoprefixer": "^8.1.0",
63
"babel-cli": "^6.26.0",
64
"babel-core": "^6.26.0",
@@ -166,4 +166,4 @@
166
"shallowequal": "^1.0.2",
167
"warning": "^3.0.0"
168
}
169
-}
+}
0 commit comments