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 cf68d2b commit 8fe70a4Copy full SHA for 8fe70a4
packages/redux-common/README.md
@@ -1,17 +1,17 @@
1
-# mongodb-redux-app-registry [![][npm_img]][npm_url]
+# @mongodb-js/mongodb-redux-common [![][npm_img]][npm_url]
2
3
-> mongodb-redux-app-registry
+> @mongodb-js/mongodb-redux-common
4
5
## Installation
6
7
```
8
-npm install --save mongodb-redux-app-registry
+npm install --save @mongodb-js/mongodb-redux-common
9
10
11
### Usage
12
13
```javascript
14
15
16
-[npm_img]: https://img.shields.io/npm/v/mongodb-redux-app-registry.svg?style=flat-square
17
-[npm_url]: https://www.npmjs.org/package/mongodb-redux-app-registry
+[npm_img]: https://img.shields.io/npm/v/@mongodb-js/mongodb-redux-common.svg?style=flat-square
+[npm_url]: https://www.npmjs.org/package/@mongodb-js/mongodb-redux-common
0 commit comments