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 e550433 commit 4493ad5Copy full SHA for 4493ad5
.gitignore
@@ -9,4 +9,5 @@ docs/build/
9
# temp/testing
10
__*
11
z_old/
12
-z_temp/
+z_temp/
13
+todo.md
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-timekeeper",
3
- "version": "2.1.1",
+ "version": "2.1.2",
4
"description": "Time picker based on the style of the Google Keep app",
5
"main": "./lib/index.js",
6
"types": "./lib/index.d.ts",
0 commit comments