Skip to content

Commit e962a72

Browse files
emmatownflexdinesh
authored andcommitted
Fix repository field
1 parent 1d9f5c8 commit e962a72

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

packages/react-select/package.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@
77
"sideEffects": false,
88
"author": "Jed Watson",
99
"license": "MIT",
10-
"repository": {
11-
"type": "git",
12-
"url": "https://github.com/JedWatson/react-select.git"
13-
},
10+
"repository": "https://github.com/JedWatson/react-select/tree/master/packages/react-select",
1411
"dependencies": {
1512
"@babel/runtime": "^7.4.4",
1613
"@emotion/cache": "^10.0.9",

0 commit comments

Comments
 (0)