Skip to content

Commit 9bb6642

Browse files
committed
chore: update package meta data
1 parent a58c33c commit 9bb6642

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

packages/react-ghostmaker/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,18 @@
66
"Marco Falkenberg <m.falkenberg@mittwald.de>"
77
],
88
"type": "module",
9-
"description": "Create ghost proxies from objects that lets you easily handle async methods with React Suspense.",
9+
"description": "Transform your async models into React Suspense-ready ghosts",
1010
"keywords": [
1111
"async",
1212
"domain",
1313
"lazy",
1414
"load",
1515
"model",
16+
"query",
1617
"react",
1718
"react-suspense",
18-
"suspense"
19+
"suspense",
20+
"tanstack"
1921
],
2022
"homepage": "https://github.com/mittwald/react-ghostmaker#readme",
2123
"repository": "github:mittwald/react-ghostmaker",

0 commit comments

Comments
 (0)