Skip to content

Commit 30b2188

Browse files
committed
Implementing key word
1 parent 0adceae commit 30b2188

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
@@ -34,7 +34,8 @@
3434
"keywords": [
3535
"react-native",
3636
"ios",
37-
"android"
37+
"android",
38+
"multi-step-form"
3839
],
3940
"repository": "https://github.com/samassango/react-native-multi-steps",
4041
"author": "samassango <[email protected]> (https://github.com/samassango)",
@@ -153,4 +154,4 @@
153154
"dependencies": {
154155
"prop-types": "^15.7.2"
155156
}
156-
}
157+
}

0 commit comments

Comments
 (0)