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.
2 parents 9de282f + f8013d9 commit 65faa0aCopy full SHA for 65faa0a
README.md
@@ -27,7 +27,7 @@ const store = createStore(reducer, applyMiddleware(
27
To use it with Sentry just download the Sentry script from npm:
28
29
```bash
30
-npm i -S raven-js raven-node
+npm i -S raven-js raven
31
```
32
- [raven-js](https://www.npmjs.com/package/raven-js): This is the client for browser usage.
33
- [raven-node](https://github.com/getsentry/raven-node): This is the client for server usage.
0 commit comments