Skip to content

Commit 90973d1

Browse files
committed
Add repo to package.json
1 parent e1923ce commit 90973d1

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
@@ -2,6 +2,10 @@
22
"name": "react-retool",
33
"version": "0.1.1",
44
"private": false,
5+
"repository": {
6+
"type": "git",
7+
"url": "[email protected]:tryretool/react-retool.git"
8+
},
59
"babel": {
610
"presets": [
711
"@babel/preset-react"

0 commit comments

Comments
 (0)