Skip to content

Commit 6dc0c2f

Browse files
committed
Updated bower-managed static web assets
- Legacy-Id: 13688
1 parent dcc1bca commit 6dc0c2f

3 files changed

Lines changed: 9 additions & 12 deletions

File tree

ietf/externals/static/bootstrap-datepicker/bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"name": "bootstrap-datepicker",
33
"main": [
44
"dist/css/bootstrap-datepicker3.css",
5-
"dist/js/bootstrap-datepicker.min.js"
5+
"dist/js/bootstrap-datepicker.js"
66
],
77
"license": "Apache-2.0",
88
"dependencies": {
9-
"jquery" : ">=1.7.1"
9+
"jquery" : ">=1.7.1 <4.0.0"
1010
},
1111
"ignore": []
1212
}

0 commit comments

Comments
 (0)