We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8273c1d commit b5cf917Copy full SHA for b5cf917
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-eureka",
3
- "version": "1.0.4",
+ "version": "1.0.5",
4
"description": "A React minimalistic wizard form",
5
"main": "build/index.js",
6
"scripts": {
@@ -14,8 +14,11 @@
14
},
15
"keywords": [
16
"react",
17
- "photoswipe",
18
- "lightbox"
+ "form",
+ "form-validation",
19
+ "html5-forms",
20
+ "typeform",
21
+ "minimalistic"
22
],
23
"author": "Gopher Labs Ltd. - Eliad Moosavi <hello@gopher.it> (https://gopher.it)",
24
"license": "MIT",
0 commit comments