Skip to content

Commit 9abe910

Browse files
committed
Release 1.13.11
1 parent bd243be commit 9abe910

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.semanticui.mjs",
66
"style": "css/dataTables.semanticui.css",
77
"types": "./types/dataTables.semanticui.d.ts",
8-
"version": "1.13.10",
8+
"version": "1.13.11",
99
"files": [
1010
"css/**/*.css",
1111
"js/**/*.js",
@@ -24,8 +24,8 @@
2424
"sort"
2525
],
2626
"dependencies": {
27-
"datatables.net": "1.13.8",
28-
"jquery": ">=1.7"
27+
"datatables.net": "1.13.11",
28+
"jquery": "1.8 - 4"
2929
},
3030
"moduleType": [
3131
"globals",

0 commit comments

Comments
 (0)