Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-10-03 16:31:57 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2019-10-03 16:31:57 +0300
commit4bbbee4df18f458786396a54afab742d4f1c9024 (patch)
treebcfcee4205e9f6b7f7dc8c588a8c0dec6cc36e7f /js/highlight/vbscript-html.js.map
parent8f2fab223fb2927cc6fbe8b74f868b0bf44a8b98 (diff)
Fix NPM audit
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'js/highlight/vbscript-html.js.map')
-rw-r--r--js/highlight/vbscript-html.js.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/vbscript-html.js.map b/js/highlight/vbscript-html.js.map
index d886d64dd..e8bca26fd 100644
--- a/js/highlight/vbscript-html.js.map
+++ b/js/highlight/vbscript-html.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/vbscript-html.js"],"names":["module","exports","hljs","subLanguage","contains","begin","end"],"mappings":"qFAAAA,EAAOC,QAAU,SAASC,GACxB,MAAO,CACLC,YAAa,MACbC,SAAU,CACR,CACEC,MAAO,KAAMC,IAAK,KAClBH,YAAa","file":"highlight/vbscript-html.js?v=edb950c6b760addc42fa","sourcesContent":["module.exports = function(hljs) {\n return {\n subLanguage: 'xml',\n contains: [\n {\n begin: '<%', end: '%>',\n subLanguage: 'vbscript'\n }\n ]\n };\n};"],"sourceRoot":""} \ No newline at end of file
+{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/vbscript-html.js"],"names":["module","exports","hljs","subLanguage","contains","begin","end"],"mappings":"qFAAAA,EAAOC,QAAU,SAASC,GACxB,MAAO,CACLC,YAAa,MACbC,SAAU,CACR,CACEC,MAAO,KAAMC,IAAK,KAClBH,YAAa","file":"highlight/vbscript-html.js?v=39949e8c5ff3af68d8a0","sourcesContent":["module.exports = function(hljs) {\n return {\n subLanguage: 'xml',\n contains: [\n {\n begin: '<%', end: '%>',\n subLanguage: 'vbscript'\n }\n ]\n };\n};"],"sourceRoot":""} \ No newline at end of file