Skip to content

Commit 728a5b2

Browse files
committed
Release 1.13.11
1 parent 7e60b61 commit 728a5b2

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.bulma.mjs",
66
"style": "css/dataTables.bulma.css",
77
"types": "./types/dataTables.bulma.d.ts",
8-
"version": "1.13.10",
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.8",
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)