Skip to content

Commit a6fba86

Browse files
authored
Update package.json
1 parent 231980f commit a6fba86

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,13 @@
3636
},
3737
"homepage": "https://github.com/APSL/react-native-keyboard-aware-scroll-view#readme",
3838
"dependencies": {
39-
"react-timer-mixin": "^0.13.3"
39+
"react-timer-mixin": "^0.13.3",
40+
"prop-types": "^15.5.10"
4041
},
4142
"devDependencies": {
4243
"babel-eslint": "^6.0.4",
4344
"eslint": "^3.17.1",
4445
"eslint-plugin-react": "^6.10.0",
4546
"flow-bin": "0.33.0"
4647
}
47-
}
48+
}

0 commit comments

Comments
 (0)