react-input-emoji 5.0.0 → 5.0.2
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.es.js +1096 -40020
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +1096 -40020
- package/dist/index.js.map +1 -1
- package/package.json +2 -1
package/package.json
CHANGED
@@ -1,7 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"name": "react-input-emoji",
|
3
|
-
"version": "5.0.
|
3
|
+
"version": "5.0.2",
|
4
4
|
"description": "A React input with an option to add an emoji",
|
5
|
+
"homepage": "https://cesarwbr.github.io/react-input-emoji/",
|
5
6
|
"author": "cesarwbr",
|
6
7
|
"license": "MIT",
|
7
8
|
"repository": "cesarwbr/react-input-emoji",
|