Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "formular", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"author": "Pavel Ivanov", | ||
@@ -5,0 +5,0 @@ "description": "Build forms in React. Easy-Peasy!", |
@@ -52,1 +52,2 @@ # Formular | ||
- [Basics](https://codesandbox.io/s/formular-basics-cke7r) | ||
- [Building own Input](https://codesandbox.io/s/formular-basics-cke7r) |
@@ -15,3 +15,4 @@ { | ||
], | ||
"paths": {} | ||
"paths": {}, | ||
"jsx": "react" | ||
}, | ||
@@ -18,0 +19,0 @@ "include": [ |
269490
62
2845
53