Skip to content

Commit f770524

Browse files
committed
chore: release 1.2.1
1 parent 203a6f9 commit f770524

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-highlight-overlay",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "A tinted overlay that allows one or more elements to be highlighted (non-tinted)",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -41,10 +41,10 @@
4141
"focus",
4242
"typed",
4343
"typescript",
44-
"tooltip",
45-
"tutorial",
46-
"hint",
47-
"walkthrough"
44+
"tooltip",
45+
"tutorial",
46+
"hint",
47+
"walkthrough"
4848
],
4949
"repository": "https://github.com/Charanor/react-native-highlight-overlay",
5050
"author": "Jesper Sporron <[email protected]> (https://github.com/Charanor)",

0 commit comments

Comments
 (0)