Skip to content

Commit

Permalink
Limit compatibility with jQuery up to version 2 since Datetimepicker …
Browse files Browse the repository at this point in the history
…is incompatible with jQuery 3, fixes #83
  • Loading branch information
adamkudrna committed Aug 8, 2016
1 parent ded0b2c commit 312ddba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
],
"dependencies": {
"bootstrap": "~3.3.6",
"jquery": "1.9.1 - 2",
"eonasdan-bootstrap-datetimepicker": "~4.17.37",
"select2": "~3.5.4",
"select2-bootstrap-css": "~1.4.1",
Expand Down

0 comments on commit 312ddba

Please sign in to comment.