We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dfee2d commit da486b2Copy full SHA for da486b2
package.json
@@ -3,10 +3,7 @@
3
"version": "1.0.2",
4
"description": "React Native for Web implementation of react-native-linear-gradient",
5
"main": "src/index.js",
6
- "repository": {
7
- "type": "git",
8
- "url": "git@github.com:react-native-web-community/react-native-web-linear-gradient.git"
9
- },
+ "repository": "https://github.com/react-native-web-community/react-native-web-linear-gradient",
10
"author": {
11
"name": "Louis Lagrange",
12
"email": "lagrange.louis@gmail.com",
0 commit comments