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 c87220f commit ca10ac4Copy full SHA for ca10ac4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-text-gradient",
3
- "version": "0.0.16",
+ "version": "0.0.17",
4
"description": "Text gradient for React-Native",
5
"main": "src/index.js",
6
"types": "src/index.d.ts",
@@ -9,7 +9,7 @@
9
},
10
"repository": {
11
"type": "git",
12
- "url": "git+https://github.com/iyegoroff/react-native-text-gradient.git"
+ "url": "git+https://github.com/Swiggy/react-native-text-gradient.git"
13
14
"keywords": [
15
"react-native",
0 commit comments