Skip to content

Commit

Permalink
Use bootstrap 3.4.0 and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sirudog authored Dec 22, 2018
1 parent 56f27f5 commit 7a496f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"moment": "2.22.2",
"moment-timezone" : "0.5.5",
"bootstrap": "^3.3",
"bootstrap": "^3.4",
"jquery": ">=1.8.3 <2.2.0"
},
"description": "A date/time picker component designed to work with Bootstrap 3 and Momentjs. For usage, installation and demos see Project Site on GitHub",
Expand Down Expand Up @@ -39,5 +39,5 @@
"type": "git",
"url": "https://github.com/eonasdan/bootstrap-datetimepicker.git"
},
"version": "4.17.39"
"version": "4.17.40"
}

0 comments on commit 7a496f2

Please sign in to comment.