We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 203a6f9 commit f770524Copy full SHA for f770524
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-highlight-overlay",
3
- "version": "1.2.0",
+ "version": "1.2.1",
4
"description": "A tinted overlay that allows one or more elements to be highlighted (non-tinted)",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
@@ -41,10 +41,10 @@
41
"focus",
42
"typed",
43
"typescript",
44
- "tooltip",
45
- "tutorial",
46
- "hint",
47
- "walkthrough"
+ "tooltip",
+ "tutorial",
+ "hint",
+ "walkthrough"
48
],
49
"repository": "https://github.com/Charanor/react-native-highlight-overlay",
50
"author": "Jesper Sporron <[email protected]> (https://github.com/Charanor)",
0 commit comments