Skip to content

Commit da486b2

Browse files
kurtsergeyMinishlink
authored andcommitted
Fixed repo url (#6)
* Fixed repo url Changed repository url in order to create link from npm to github * Update package.json
1 parent 4dfee2d commit da486b2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
"version": "1.0.2",
44
"description": "React Native for Web implementation of react-native-linear-gradient",
55
"main": "src/index.js",
6-
"repository": {
7-
"type": "git",
8-
"url": "[email protected]:react-native-web-community/react-native-web-linear-gradient.git"
9-
},
6+
"repository": "https://github.com/react-native-web-community/react-native-web-linear-gradient",
107
"author": {
118
"name": "Louis Lagrange",
129
"email": "[email protected]",

0 commit comments

Comments
 (0)