Skip to content

Commit 362c04c

Browse files
committed
Release 1.13.11
1 parent d023443 commit 362c04c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

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

0 commit comments

Comments
 (0)