Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Commit 348ccf1

Browse files
committedNov 1, 2024·
update version
1 parent 6a85944 commit 348ccf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react component",
2020
"react"
2121
],
22-
"version": "5.0.0",
22+
"version": "5.1.0",
2323
"bugs": "https://github.com/javadbat/jb-date-input-react/issues",
2424
"license": "MIT",
2525
"files": [
@@ -37,6 +37,6 @@
3737
"url": "https://github.com/javadbat/jb-date-input-react"
3838
},
3939
"dependencies": {
40-
"jb-date-input": ">=5.0.0"
40+
"jb-date-input": ">=5.1.0"
4141
}
4242
}

0 commit comments

Comments
 (0)
This repository has been archived.