Skip to content

Commit e8ecac3

Browse files
author
Taras Zubyk
committed
Add repo link to package.json
1 parent da7d17b commit e8ecac3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
"description": "Render React.js components on any backend",
55
"bin": "./bin/react-stdio",
66
"preferGlobal": true,
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/mjackson/react-stdio"
10+
},
711
"files": [
812
"bin",
913
"server.js"

0 commit comments

Comments
 (0)