Skip to content

Commit 8a755c4

Browse files
authored
Update package.json
update package version & package url
1 parent 327bd42 commit 8a755c4

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,14 +1,14 @@
11
{
22
"name": "react-native-smart-scroll-view",
3-
"version": "1.3.7",
3+
"version": "1.3.8",
44
"description": "Handles keyboard events and auto adjusts content to be visible above keyboard on focus. Further scrolling features available.",
55
"main": "SmartScrollView.js",
66
"scripts": {
77
"test": "LOL TESTS"
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/jrans/react-native-smart-scroll-view.git"
11+
"url": "git+https://github.com/izadmehr/react-native-smart-scroll-view.git"
1212
},
1313
"keywords": [
1414
"smart",

0 commit comments

Comments
 (0)