dalelotts/angularjs-bootstrap-datetimepicker

Dependencies are wrong

Closed this issue · 2 comments

The readme said this is dependent on angularjs 1.4.x and moment.js 2.8.3+, but the latest release is leaning on "angular": "^1.6.3", "moment": "^2.18.1", per the package.json in the latest release here: https://github.com/dalelotts/angularjs-bootstrap-datetimepicker/releases

Sorry for the delay, just seeing this now. I will update the readme shortly

Done