Skip to content

Commit ca10ac4

Browse files
committed
updated package.json to new version
1 parent c87220f commit ca10ac4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-text-gradient",
3-
"version": "0.0.16",
3+
"version": "0.0.17",
44
"description": "Text gradient for React-Native",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",
@@ -9,7 +9,7 @@
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "git+https://github.com/iyegoroff/react-native-text-gradient.git"
12+
"url": "git+https://github.com/Swiggy/react-native-text-gradient.git"
1313
},
1414
"keywords": [
1515
"react-native",

0 commit comments

Comments
 (0)