From 8f623235c8a8d2962d50064408c2ce59124a77b4 Mon Sep 17 00:00:00 2001 From: dtbuild Date: Thu, 21 Nov 2024 11:56:00 +0000 Subject: [PATCH] 390eb4ed43595b0312d7b31ba412458447e1a81b Fix: `.use()` method wasn't using strict type checking for one check, which caused problems with ESM imports d6bcb394a60fabdb554fce1a6e3ed767d4ba796c Merge branch 'master' of github.com:DataTables/DataTablesSrc Sync to source repo @d6bcb394a60fabdb554fce1a6e3ed767d4ba796c --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index c7312f7..d489993 100644 --- a/datatables.json +++ b/datatables.json @@ -14,5 +14,5 @@ ], "src-repo": "http://github.com/DataTables/DataTablesSrc", "last-tag": "2.1.8", - "last-sync": "e0e9e1c92f428bfca6be9b6e0a9f73912267aff5" + "last-sync": "d6bcb394a60fabdb554fce1a6e3ed767d4ba796c" } \ No newline at end of file