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:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-23 10:26:59 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-12-23 10:42:56 +0300
commitadf8cbfecf8f8f72bb3a657eb133104608b9ac09 (patch)
treea0c6c20119c5945e243bc36a7a1bf25674efc63c /js/highlight/golo.js.map
parent9e42fc8048224a51153e49dac9951d58a0fa11fd (diff)
Bump @nextcloud/router from 0.1.0 to 1.0.0
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 0.1.0 to 1.0.0. - [Release notes](https://github.com/nextcloud/nextcloud-router/releases) - [Commits](https://github.com/nextcloud/nextcloud-router/compare/v0.1.0...v1.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'js/highlight/golo.js.map')
-rw-r--r--js/highlight/golo.js.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/golo.js.map b/js/highlight/golo.js.map
index d916b7486..ef2aaf6e5 100644
--- a/js/highlight/golo.js.map
+++ b/js/highlight/golo.js.map
@@ -1 +1 @@
-{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/golo.js"],"names":["module","exports","hljs","keywords","keyword","literal","contains","HASH_COMMENT_MODE","QUOTE_STRING_MODE","C_NUMBER_MODE","className","begin"],"mappings":"oFAAAA,EAAOC,QAAU,SAASC,GACtB,MAAO,CACLC,SAAU,CACRC,QACE,0TAKFC,QACE,mBAEJC,SAAU,CACRJ,EAAKK,kBACLL,EAAKM,kBACLN,EAAKO,cACL,CACEC,UAAW,OAAQC,MAAO","file":"highlight/golo.js?v=dcc87044989ca9930047","sourcesContent":["module.exports = function(hljs) {\n return {\n keywords: {\n keyword:\n 'println readln print import module function local return let var ' +\n 'while for foreach times in case when match with break continue ' +\n 'augment augmentation each find filter reduce ' +\n 'if then else otherwise try catch finally raise throw orIfNull ' +\n 'DynamicObject|10 DynamicVariable struct Observable map set vector list array',\n literal:\n 'true false null'\n },\n contains: [\n hljs.HASH_COMMENT_MODE,\n hljs.QUOTE_STRING_MODE,\n hljs.C_NUMBER_MODE,\n {\n className: 'meta', begin: '@[A-Za-z]+'\n }\n ]\n }\n};"],"sourceRoot":""} \ No newline at end of file
+{"version":3,"sources":["webpack:///./node_modules/highlight.js/lib/languages/golo.js"],"names":["module","exports","hljs","keywords","keyword","literal","contains","HASH_COMMENT_MODE","QUOTE_STRING_MODE","C_NUMBER_MODE","className","begin"],"mappings":"oFAAAA,EAAOC,QAAU,SAASC,GACtB,MAAO,CACLC,SAAU,CACRC,QACE,0TAKFC,QACE,mBAEJC,SAAU,CACRJ,EAAKK,kBACLL,EAAKM,kBACLN,EAAKO,cACL,CACEC,UAAW,OAAQC,MAAO","file":"highlight/golo.js?v=764e066c9dd4032ee8e9","sourcesContent":["module.exports = function(hljs) {\n return {\n keywords: {\n keyword:\n 'println readln print import module function local return let var ' +\n 'while for foreach times in case when match with break continue ' +\n 'augment augmentation each find filter reduce ' +\n 'if then else otherwise try catch finally raise throw orIfNull ' +\n 'DynamicObject|10 DynamicVariable struct Observable map set vector list array',\n literal:\n 'true false null'\n },\n contains: [\n hljs.HASH_COMMENT_MODE,\n hljs.QUOTE_STRING_MODE,\n hljs.C_NUMBER_MODE,\n {\n className: 'meta', begin: '@[A-Za-z]+'\n }\n ]\n }\n};"],"sourceRoot":""} \ No newline at end of file