Skip to content

Commit 12c6d5b

Browse files
committed
chore: move to npm registry
1 parent 366f57f commit 12c6d5b

File tree

3 files changed

+1347
-855
lines changed

3 files changed

+1347
-855
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,6 @@ You need to have React [16.8.0](https://reactjs.org/blog/2019/02/06/react-v16.8.
2323

2424
## Installation
2525

26-
This package is hosted in the private [Github package registry](https://github.com/orgs/ubilabs/packages). To use this, include a `.npmrc` file in your project with the following content:
27-
28-
```
29-
registry=https://npm.pkg.github.com/ubilabs
30-
```
31-
32-
npm will then use Github as a proxy to install packages. Now let’s add the package to our project:
33-
3426
```sh
3527
npm install @ubilabs/google-maps-react-hooks -D
3628
```

0 commit comments

Comments
 (0)