Skip to content

Commit a11a4b7

Browse files
committed
Release 1.13.11
1 parent 30454f0 commit a11a4b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"module": "js/dataTables.bootstrap.mjs",
66
"style": "css/dataTables.bootstrap.css",
77
"types": "./types/dataTables.bootstrap.d.ts",
8-
"version": "1.13.8",
8+
"version": "1.13.11",
99
"files": [
1010
"css/**/*.css",
1111
"js/**/*.js",
@@ -22,8 +22,8 @@
2222
"sort"
2323
],
2424
"dependencies": {
25-
"datatables.net": "1.13.10",
26-
"jquery": ">=1.7"
25+
"datatables.net": "1.13.11",
26+
"jquery": "1.8 - 4"
2727
},
2828
"moduleType": [
2929
"globals",

0 commit comments

Comments
 (0)