Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 788304d

Browse files
committed
fix: added keywords to package.json
1 parent 4ca6ded commit 788304d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
"type": "git",
88
"url": "https://github.com/piotrzaborow/notion-blocks-react-renderer.git"
99
},
10+
"keywords": [
11+
"notion",
12+
"notion react renderer",
13+
"notion blocks"
14+
],
1015
"scripts": {
1116
"commit": "cz",
1217
"build": "tsc --module commonjs"

0 commit comments

Comments
 (0)