Skip to content

Commit 2ced4f3

Browse files
committed
Update keywords
1 parent 6323848 commit 2ced4f3

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

lib/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
{
22
"name": "react-presentation-hook",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"type": "module",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/davidsteiner/react-presentation-hook"
88
},
9+
"keywords": [
10+
"react",
11+
"window",
12+
"presentation"
13+
],
914
"main": "./dist/index.js",
1015
"module": "./dist/index.js",
1116
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)