Skip to content

Commit 59c0669

Browse files
committed
docs(package): add some infromation
1 parent cf61729 commit 59c0669

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,14 @@
77
"build": "webpack --mode=production",
88
"dev": "webpack --watch"
99
},
10-
"author": "",
10+
"author": "Philip Stapelfeldt <phil@capshake.com>",
11+
"repository": {
12+
"type" : "git",
13+
"url" : "https://github.com/ph1p/figma-chat.git"
14+
},
15+
"bugs": {
16+
"url": "https://github.com/ph1p/figma-chat/issues"
17+
},
1118
"license": "ISC",
1219
"devDependencies": {
1320
"@types/react": "^16.9.2",

0 commit comments

Comments
 (0)