Skip to content

Commit 32e5292

Browse files
refactor: update repository URL in package.json
1 parent 0c8f361 commit 32e5292

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "0.3.1",
44
"description": "A React library to capture and display events",
55
"author": "Gus",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/gusintheeshell/react-capture-events"
9+
},
610
"private": false,
711
"license": "MIT",
812
"main": "dist/main.js",

0 commit comments

Comments
 (0)