Hi,
The current npm version is 4.15.35. I'm attempting to avoid adding bower as a dependency exclusively for the datepicker.
Thanks for your hard work!
+1
+1
+1
馃憤
Please publish new tag 4.17.37 on npm!
Thanks
馃憤
+1
Temporary fix, just add to your package.json:
"dependencies": {
....
"eonasdan-bootstrap-datetimepicker": "git://github.com/Eonasdan/bootstrap-datetimepicker.git#4.17.37",
....
}
Then, npm install
It's ok, but I do not like the workaround! 馃槃
Still not updated as of current.
@Eonasdan Pretty Please bump the NPM version to 4.17.37! Thanks 馃樅
This can be closed.