Skip to content

Commit

Permalink
c6dba9ff0cbeb2385799947218dba483d95f81c9 Fix: Remove use of negative …
Browse files Browse the repository at this point in the history
…lookbehind regex, which isn't supported in Safari before 16.4.

https://datatables.net/forums/discussion/78794

Sync to source repo @c6dba9ff0cbeb2385799947218dba483d95f81c9
  • Loading branch information
dtbuild committed Apr 23, 2024
1 parent c436448 commit 3c2e024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datatables.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
],
"src-repo": "http://github.com/DataTables/DataTablesSrc",
"last-tag": "2.0.5",
"last-sync": "5d287f0379e0d950e49961658b16734943c357f8"
"last-sync": "c6dba9ff0cbeb2385799947218dba483d95f81c9"
}

0 comments on commit 3c2e024

Please sign in to comment.