diff --git a/src/apps.json b/src/apps.json index ea49872d0..54b8b31e2 100644 --- a/src/apps.json +++ b/src/apps.json @@ -1703,6 +1703,9 @@ "]+?href=\"[^\"]*bootstrap(?:\\.min)?\\.css", "]+class=\"[^\"]*glyphicon glyphicon-" ], + "implies": [ + "jQuery" + ], "icon": "Bootstrap.png", "js": { "bootstrap.Alert.VERSION": "^(.+)$\\;version:\\1",