Skip to content

Commit

Permalink
Update version for recusrive children fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zackify committed Sep 8, 2017
1 parent d16222a commit 244d828
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
5 changes: 5 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-autofocus",
"version": "0.0.3",
"version": "0.0.4",
"description": "Move to next input field on enter in a form",
"main": "index.js",
"scripts": {
Expand All @@ -10,7 +10,11 @@
"type": "git",
"url": "git+https://github.com/zackify/react-native-autofocus.git"
},
"keywords": ["react-native", "autofocus", "onenter"],
"keywords": [
"react-native",
"autofocus",
"onenter"
],
"author": "Zach Silveira",
"license": "ISC",
"bugs": {
Expand Down

0 comments on commit 244d828

Please sign in to comment.