forked from OpenPDU/openpdu
first mockup in go
This commit is contained in:
12
static/bower_components/bootstrap-datepicker/bower.json
vendored
Normal file
12
static/bower_components/bootstrap-datepicker/bower.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
Reference in New Issue
Block a user