Skip to content

Commit 20b04b2

Browse files
committed
fixed package.json
1 parent 5426a84 commit 20b04b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-native-scroll-view",
33
"version": "0.1.0",
44
"description": "The (Parallax) ScrollView component we all deserve",
5-
"main": "./src/ParallaxScrollView"
5+
"main": "./src/ParallaxScrollView",
66
"repository": {
77
"type": "git",
88
"url": "git+ssh://[email protected]/Monte9/react-native-scroll-view.git"

0 commit comments

Comments
 (0)