Skip to content

Commit 0d23e79

Browse files
committed
Release 1.13.11
1 parent 4a756a6 commit 0d23e79

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"module": "js/dataTables.jqueryui.mjs",
66
"style": "css/dataTables.jqueryui.css",
77
"types": "./types/dataTables.jqueryui.d.ts",
8-
"version": "1.13.10",
8+
"version": "1.13.11",
99
"files": [
1010
"css/**/*.css",
1111
"js/**/*.js",
@@ -23,8 +23,8 @@
2323
"sort"
2424
],
2525
"dependencies": {
26-
"datatables.net": "1.13.8",
27-
"jquery": ">=1.7"
26+
"datatables.net": "1.13.11",
27+
"jquery": "1.8 - 4"
2828
},
2929
"moduleType": [
3030
"globals",

0 commit comments

Comments
 (0)