Skip to content

Commit

Permalink
Merge pull request #1167 from bugsnag/readme-fix
Browse files Browse the repository at this point in the history
Update npm package name for monorep
  • Loading branch information
bengourley authored Dec 3, 2020
2 parents 42b5d2b + 4a07fdd commit ed29e42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/plugin-vue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Reported errors will contain useful debugging info from Vue's internals, such as
## Installation

```sh
npm i --save bugsnag-js @bugsnag/plugin-vue
npm i --save @bugsnag/js @bugsnag/plugin-vue
# or
yarn add bugsnag-js @bugsnag/plugin-vue
yarn add @bugsnag/js @bugsnag/plugin-vue
```

## Usage
Expand Down

0 comments on commit ed29e42

Please sign in to comment.