From c5465a5f1423239cd354453fe3a3dbf72b411293 Mon Sep 17 00:00:00 2001 From: TheConciergeDev <65483817+TheConciergeDev@users.noreply.github.com> Date: Mon, 28 Jun 2021 10:29:10 +0200 Subject: [PATCH] added missing comma --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 1c0e765a5..2cf911a94 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -23502,7 +23502,7 @@ "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.", "icon": "jQuery.svg", "js": { - "jQuery.fn.jquery": "([\\d.]+)\\;version:\\1" + "jQuery.fn.jquery": "([\\d.]+)\\;version:\\1", "$.fn.jquery": "([\\d.]+)\\;version:\\1" }, "scripts": [