Skip to content

Commit 87751dd

Browse files
committed
Update package.json
1 parent d425c46 commit 87751dd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"name": "@servicestack/react",
33
"version": "2.0.0",
4+
"repository": {
5+
"type": "git",
6+
"url": "https://github.com/ServiceStack/servicestack-react"
7+
},
48
"private": false,
59
"files": [
610
"dist"
@@ -57,4 +61,4 @@
5761
"typescript": "$typescript"
5862
}
5963
}
60-
}
64+
}

0 commit comments

Comments
 (0)