Skip to content

Commit 0921493

Browse files
committed
docs: added missing feathers-localforage
1 parent 9aea5b2 commit 0921493

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

docs/.vitepress/packages.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
"feathers-distributed",
33
"feathers-import-export",
44
"feathers-keycloak-listener",
5-
"feathers-s3",
6-
"feathers-webpush",
5+
"feathers-localforage",
76
"feathers-mongodb-management",
8-
"feathers-tasks"
7+
"feathers-s3",
8+
"feathers-tasks",
9+
"feathers-webpush"
910
]

docs/overview/about.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This repository contains the following packages:
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-localforage](../packages/feathers-localforage)**
1011
- **[@kalisio/feathers-mongodb-management](../packages/feathers-mongodb-management)**
1112
- **[@kalisio/feathers-s3](../packages/feathers-s3)**
1213
- **[@kalisio/feathers-tasks](../packages/feathers-tasks)**

0 commit comments

Comments
 (0)