Skip to content

Commit ea0337a

Browse files
committed
0.0.18
1 parent c6aa98e commit ea0337a

File tree

4 files changed

+98
-194
lines changed

4 files changed

+98
-194
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
5050
unsafe.enable_getters_and_setters=true
5151

5252
[version]
53-
^0.53.0
53+
0.53.0

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-tag-input",
33
"description": "A tag input component for react-native",
4-
"version": "0.0.17",
4+
"version": "0.0.18",
55
"author": "Jack Wohlfert (https://github.com/jwohlfert23)",
66
"keywords": [
77
"email input",

0 commit comments

Comments
 (0)