Skip to content

Commit 717918a

Browse files
committed
docs: updated about.md
chore(feathers-s3): use feathers-distributed package
1 parent f562970 commit 717918a

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

docs/overview/about.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# About feathers-ekosystem
22

3-
*A collection of Kalisio maintained modules for FeathersJS*
3+
*A collection of modules for [FeathersJS](https://feathersjs.com/)*
44

55
This repository contains the following packages:
66

77
- **[@kalisio/feathers-distributed](../packages/feathers-distributed)**
88
- **[@kalisio/feathers-import-export](../packages/feathers-import-export)**
99
- **[@kalisio/feathers-keycloak-listener](../packages/feathers-keycloak-listener)**
10+
- **[@kalisio/feathers-mongodb-management](../packages/feathers-mongodb-management)**
1011
- **[@kalisio/feathers-s3](../packages/feathers-s3)**
1112
- **[@kalisio/feathers-webpush](../packages/feathers-webpush)**

packages/feathers-s3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@feathersjs/express": "catalog:",
6868
"@feathersjs/feathers": "catalog:",
6969
"@feathersjs/socketio": "catalog:",
70-
"@kalisio/feathers-distributed": "catalog:",
70+
"@kalisio/feathers-distributed": "workspace:",
7171
"sharp": "^0.34.5",
7272
"socket.io-client": "catalog:",
7373
"superagent": "catalog:"

0 commit comments

Comments
 (0)