We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5b46d4 commit 3f3b458Copy full SHA for 3f3b458
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-inline-input-edit",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "a simple inline input editor for react",
5
"main": "build/index.js",
6
"module": "build/index.es.js",
@@ -57,4 +57,4 @@
57
"url": "https://github.com/iamwill123/react-inline-input-edit/issues"
58
},
59
"homepage": "https://github.com/iamwill123/react-inline-input-edit#readme"
60
-}
+}
0 commit comments