Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit fa0f3a5

Browse files
committed
chore(package): add keywords to package.json
1 parent 111bcfa commit fa0f3a5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
"version": "0.0.0-development",
44
"main": "src/index.js",
55
"description": "The missing components for Blueprint",
6+
"keywords": [
7+
"react",
8+
"blueprint",
9+
"blueprintjs",
10+
"components",
11+
"ui"
12+
],
613
"repository": "[email protected]:Landish/bluprint-components.git",
714
"author": "Lado Lomidze <[email protected]> (https://ladolomidze.com/)",
815
"license": "MIT",

0 commit comments

Comments
 (0)