Skip to content

Commit

Permalink
chore(package.json): update package json with new keywords and version
Browse files Browse the repository at this point in the history
  • Loading branch information
Giorgi Pirtskhalaishvili committed Jun 5, 2024
1 parent 2a383ff commit 964a541
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-connected-inputs",
"version": "0.5.3",
"version": "1.0.0",
"description": "A React Native hook and HOC to connect inputs with navigation and submission handling.",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -30,7 +30,18 @@
"typescript",
"keyboard",
"auto-focus",
"connected-inputs"
"connected-inputs",
"forms",
"text-input",
"a11y",
"accessibility",
"form control",
"form navigation",
"form submission",
"tools",
"utilities",
"react-native keyboard",
"refs"
],
"license": "ISC",
"peerDependencies": {
Expand Down

0 comments on commit 964a541

Please sign in to comment.