Skip to content

Commit 987f4be

Browse files
committed
🔧 Update package.json
1 parent 5565cfb commit 987f4be

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "react-context-menu",
2+
"name": "@totase/react-context-menu",
33
"version": "1.0.0",
44
"repository": "totase/react-context-menu",
55
"description": "Minimal context menu component for React",
@@ -37,11 +37,16 @@
3737
"react": ">=16",
3838
"react-dom": ">=16"
3939
},
40+
"author": {
41+
"name": "Tommy Sevaldsen",
42+
"url": "https://tommysevaldsen.no"
43+
},
4044
"files": [
4145
"dist"
4246
],
4347
"keywords": [
4448
"react",
49+
"reactcontextmenu",
4550
"react-context-menu",
4651
"context-menu",
4752
"context menu"

0 commit comments

Comments
 (0)