Skip to content

Commit 1b493a8

Browse files
committed
update to bootstrap@4.4.1
1 parent e7c6e74 commit 1b493a8

4 files changed

Lines changed: 10 additions & 9 deletions

File tree

dist/jquery.md.bootstrap.datetimepicker.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/jquery.md.bootstrap.datetimepicker.style.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "md.bootstrappersiandatetimepicker",
3-
"version": "3.7.0",
3+
"version": "3.7.1",
44
"description": "Persian Date Time Picker with jQuery 3+ & Bootstrap 4+",
55
"license": "MIT",
66
"moduleResolution": "node",
@@ -17,8 +17,9 @@
1717
"homepage": "https://github.com/Mds92/MD.BootstrapPersianDateTimePicker",
1818
"dependencies": {
1919
"@popperjs/core": "^2.4.0",
20-
"bootstrap": "^4.3.1",
21-
"jquery": "^3.4.1"
20+
"bootstrap": "^4.4.1",
21+
"jquery": "^3.4.1",
22+
"npm": "^6.14.5"
2223
},
2324
"devDependencies": {
2425
"@types/jquery": "^3.3.31",

webpack.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ module.exports = {
7676
banner: `
7777
Bootstrap 4+ Persian Date Time Picker jQuery Plugin
7878
https://github.com/Mds92/MD.BootstrapPersianDateTimePicker
79-
version : 3.6.3
80-
Written By Mohammad Dayyan, Mordad 1397
79+
version : 3.7.1
80+
Written By Mohammad Dayyan, Mordad 1397 - 1399
8181
mds.soft@gmail.com - @mdssoft
8282
8383
`

0 commit comments

Comments
 (0)