Skip to content

Commit c264fa8

Browse files
committed
fix package.json
1 parent defe374 commit c264fa8

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-image-header-scroll-view",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "ScrollView with an image in header which become a navbar",
55
"main": "src/index.js",
66
"scripts": {
@@ -10,7 +10,7 @@
1010
"README.md",
1111
"LICENCE",
1212
"src",
13-
"demo.gif",
13+
"demo.gif"
1414
],
1515
"repository": {
1616
"type": "git",

0 commit comments

Comments
 (0)