Skip to content

Commit d0edb8a

Browse files
authored
Update package.json
1 parent 2889faa commit d0edb8a

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-keyboard-aware-scroll-view",
3-
"version": "0.9.5",
3+
"version": "0.9.5-0.0.1",
44
"description": "A React Native ScrollView component that resizes when the keyboard appears.",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -51,6 +51,6 @@
5151
"flow-bin": "^0.105.2"
5252
},
5353
"harmony": {
54-
"alias": "react-native-linear-gradient"
54+
"alias": "react-native-keyboard-aware-scroll-view"
5555
}
5656
}

0 commit comments

Comments
 (0)