Skip to content

Commit 13ad90a

Browse files
greenkeeper[bot]Javier Morant
authored andcommitted
Update dependencies to enable Greenkeeper 🌴 (#17)
* chore(package): update dependencies * docs(readme): add Greenkeeper badge
1 parent 0f58f61 commit 13ad90a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# react-native-nested-listview
2+
3+
[![Greenkeeper badge](https://badges.greenkeeper.io/fjmorant/react-native-nested-listview.svg)](https://greenkeeper.io/)
24
UI component for React Native that allows to create a listview with N levels of nesting
35

46
![platforms](https://img.shields.io/badge/platforms-Android%20%7C%20iOS-brightgreen.svg?style=flat-square)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-flowtype": "^2.36.0",
2727
"eslint-plugin-react": "^7.4.0",
2828
"eslint-plugin-react-native": "^3.1.0",
29-
"flow-bin": "^0.55.0",
29+
"flow-bin": "^0.57.3",
3030
"jest": "^21.2.0",
3131
"prettier": "^1.7.0",
3232
"prettier-eslint": "^8.2.1",

0 commit comments

Comments
 (0)