Explorar o código

Internal (markdown-gfm): Pin Marked dependency due to failing tests. See #8314.

Maciej Gołaszewski %!s(int64=5) %!d(string=hai) anos
pai
achega
f6bb239ee7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-markdown-gfm/package.json

+ 1 - 1
packages/ckeditor5-markdown-gfm/package.json

@@ -17,7 +17,7 @@
     "@ckeditor/ckeditor5-engine": "^23.0.0",
     "@ckeditor/ckeditor5-list": "^23.0.0",
     "@ckeditor/ckeditor5-table": "^23.0.0",
-    "marked": "^1.1.1",
+    "marked": "1.1.1",
     "turndown": "^6.0.0",
     "turndown-plugin-gfm": "^1.0.2"
   },