From 28dbf5873993dcb214bcd9a708dab2e07ccd542b Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 24 Aug 2022 17:29:03 +0600 Subject: [PATCH] Update Vue / js-frameworks --- src/technologies/v.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/technologies/v.json b/src/technologies/v.json index ae3390bc3..b91b323cd 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -854,7 +854,8 @@ "icon": "vue.svg", "js": { "Vue.version": "^(.+)$\\;version:\\1", - "__VUE_HOT_MAP__": "" + "__VUE_HOT_MAP__": "", + "vueDLL": "" }, "scriptSrc": [ "vue[.-]([\\d.]*\\d)[^/]*\\.js\\;version:\\1",