Merge branch '1.3.x_branch' of bitbucket.org:blockstorage/repertory-js into 1.3.x_branch

This commit is contained in:
2021-05-25 23:58:51 -05:00

View File

@@ -5,7 +5,7 @@
## Installing
```shell
npm i @scottg1/repertory-js
npm i @blockstorage/repertory-js
```
## Repertory Configuration
@@ -55,7 +55,7 @@ also be set to a strong, random password.
## Example API Usage
```javascript
const rep = require('@scottg1/repertory-js');
const rep = require('@blockstorage/repertory-js');
// Repertory host settings