Skip to content

Commit cd89699

Browse files
update npm datepicker name
1 parent 7c1782a commit cd89699

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-html5-fallback",
3-
"version": "1.0.0-rc3",
3+
"version": "1.0.0-rc3b",
44
"description": "bootstrap widgets based html5 inputs fallback",
55
"main": "bootstrap.html5.fallback.js",
66
"repository": {
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"mvcct-enhancer": ">=1.0.0-rc3",
3232
"bootstrap-colorpicker": ">=2.3.3",
33-
"smalot-bootstrap-datetimepicker": ">=2.3.10",
33+
"bootstrap-datetime-picker": ">=2.3.10",
3434
"bootstrap-slider": ">=7.0.3"
3535
},
3636
"devDependencies": {

0 commit comments

Comments
 (0)