Files
REJack 785cd511fd updated bower components
- updated bootstrap-datepicker to 1.9.0
- updated chart.js to 1.1.1
- updated ckeditor to 4.12.1
- updated jquery to 3.4.1
- updated raphael to 2.2.7
- updated select2 to 4.0.8
2019-08-09 13:38:10 +02:00

23 lines
607 B
JSON

{
"name": "bootstrap-datepicker",
"main": [
"dist/css/bootstrap-datepicker3.css",
"dist/js/bootstrap-datepicker.js"
],
"license": "Apache-2.0",
"dependencies": {
"jquery": ">=1.7.1 <4.0.0"
},
"ignore": [],
"homepage": "https://github.com/eternicode/bootstrap-datepicker",
"version": "1.9.0",
"_release": "1.9.0",
"_resolution": {
"type": "version",
"tag": "v1.9.0",
"commit": "fb8776d65825068b9f914ab37d6fd847c951f488"
},
"_source": "https://github.com/eternicode/bootstrap-datepicker.git",
"_target": "^1.7",
"_originalSource": "bootstrap-datepicker"
}