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/ebnf.js
parent8f2fab223fb2927cc6fbe8b74f868b0bf44a8b98 (diff)
Fix NPM audit
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'js/highlight/ebnf.js')
-rw-r--r--js/highlight/ebnf.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/ebnf.js b/js/highlight/ebnf.js
index f1d1664cf..1e128c58c 100644
--- a/js/highlight/ebnf.js
+++ b/js/highlight/ebnf.js
@@ -1,2 +1,2 @@
(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[50],{132:function(n,a){n.exports=function(n){var a=n.COMMENT(/\(\*/,/\*\)/);return{illegal:/\S/,contains:[a,{className:"attribute",begin:/^[ ]*[a-zA-Z][a-zA-Z-]*([\s-]+[a-zA-Z][a-zA-Z]*)*/},{begin:/=/,end:/;/,contains:[a,{className:"meta",begin:/\?.*\?/},n.APOS_STRING_MODE,n.QUOTE_STRING_MODE]}]}}}}]);
-//# sourceMappingURL=ebnf.js.map?v=583ddc18d1d851c6d008 \ No newline at end of file
+//# sourceMappingURL=ebnf.js.map?v=9df86c0bbb0e791eca84 \ No newline at end of file