Skip to content

Commit 577f9c3

Browse files
committed
Added keywords
1 parent 34fc22e commit 577f9c3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

packages/firecms/package.json

+11
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@
55
"publishConfig": {
66
"access": "public"
77
},
8+
"keywords": [
9+
"firebase",
10+
"cms",
11+
"admin",
12+
"admin panel",
13+
"firebase panel",
14+
"firestore",
15+
"headless",
16+
"headless cms",
17+
"content manager"
18+
],
819
"packageManager": "yarn@3.2.3",
920
"main": "./dist/index.umd.js",
1021
"module": "./dist/index.es.js",

0 commit comments

Comments
 (0)