Skip to content

Commit 596daab

Browse files
committed
chore: update package.json
1 parent 09403c2 commit 596daab

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

package.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,19 @@
2121
"storybook": "start-storybook -p 6006",
2222
"build-storybook": "build-storybook"
2323
},
24+
"keywords": [
25+
"keyshort",
26+
"nextjs",
27+
"javascript",
28+
"typescript",
29+
"react",
30+
"keyboard",
31+
"shortcuts"
32+
],
33+
"repository": {
34+
"type": "git",
35+
"url": "https://github.com/lifespikes/keyshort.git"
36+
},
2437
"peerDependencies": {
2538
"react": ">=16"
2639
},

0 commit comments

Comments
 (0)