Skip to content

Commit 8db88f6

Browse files
authored
Merge pull request #9 from sapegin/patch-1
Add repository and hompage fields to package.json
2 parents ea0dbd5 + ec4d36e commit 8db88f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
"name": "react-error-boundary",
33
"version": "1.2.0",
44
"description": "Sample reusable React error boundary component for React 16+",
5+
"homepage": "https://github.com/bvaughn/react-error-boundary",
6+
"repository": "bvaughn/react-error-boundary",
57
"files": [
68
"dist"
79
],

0 commit comments

Comments
 (0)