Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermikuta authored Jan 19, 2018
2 parents c67c596 + 9a9b9f6 commit 610f113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/storyshots/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ module.exports = {
```
### Configure Jest for Vue
StoryShots addon for Vue is dependent on [jest-vue-preprocessor](https://github.com/vire/jest-vue-preprocessor), but
[doesn't](#deps-issue) install it, so you need yo install it separately.
[doesn't](#deps-issue) install it, so you need to install it separately.

```sh
npm install --save-dev jest-vue-preprocessor
Expand Down

0 comments on commit 610f113

Please sign in to comment.