From 29edc8a50902d2e48fe50d34d865ff4c5fb6ec2f Mon Sep 17 00:00:00 2001 From: Gildas GH Date: Sun, 29 Dec 2019 20:12:15 +0100 Subject: [PATCH] Update on the implications of Materialize As of version 1.0, jQuery is no longer a dependency of Materialize. --- src/apps.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 8402d4684..ae304964f 100644 --- a/src/apps.json +++ b/src/apps.json @@ -6562,7 +6562,6 @@ ], "html": "]* href=\"[^\"]*materialize(?:\\.min)?\\.css", "icon": "Materialize CSS.png", - "implies": "jQuery", "script": "materialize(?:\\.min)?\\.js", "website": "http://materializecss.com" },