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 e8d9547 commit 09aab0cCopy full SHA for 09aab0c
README.md
@@ -16,7 +16,7 @@ npm install --save-dev @vue/server-test-utils
16
```
17
18
## Peer Dependencies
19
-You need to install `vue-template-compiler` which is used to compiled components. It should be the same version as the version of Vue you are using.
+You need to install `vue-template-compiler` which is used to compile components. It should be the same version as the version of Vue you are using.
20
21
22
npm install --save-dev vue-template-compiler
0 commit comments