Skip to content

Commit 27f03f1

Browse files
committed
Add github repo link
1 parent 01c48bc commit 27f03f1

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

package.json

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
{
2-
"name": "react-native-quick-scroll",
3-
"version": "1.0.2",
4-
"main": "index.js",
5-
"author": "Faisal Arshed",
6-
"license": "MIT",
7-
"private": false
2+
"name": "react-native-quick-scroll",
3+
"version": "1.0.2",
4+
"main": "index.js",
5+
"author": "Faisal Arshed",
6+
"license": "MIT",
7+
"private": false,
8+
"repository": {
9+
"type": "git",
10+
"url": "https://github.com/farshed/react-native-quick-scroll.git"
11+
}
812
}

0 commit comments

Comments
 (0)