Skip to content

Commit 7a496f2

Browse files
authored
Use bootstrap 3.4.0 and bump version
1 parent 56f27f5 commit 7a496f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"moment": "2.22.2",
1010
"moment-timezone" : "0.5.5",
11-
"bootstrap": "^3.3",
11+
"bootstrap": "^3.4",
1212
"jquery": ">=1.8.3 <2.2.0"
1313
},
1414
"description": "A date/time picker component designed to work with Bootstrap 3 and Momentjs. For usage, installation and demos see Project Site on GitHub",
@@ -39,5 +39,5 @@
3939
"type": "git",
4040
"url": "https://github.com/eonasdan/bootstrap-datetimepicker.git"
4141
},
42-
"version": "4.17.39"
42+
"version": "4.17.40"
4343
}

0 commit comments

Comments
 (0)