Explorar o código

Upgraded to Turndown v6.0.0.

fredck %!s(int64=5) %!d(string=hai) anos
pai
achega
390a3cfa67
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

@@ -12,7 +12,7 @@
   "dependencies": {
     "@ckeditor/ckeditor5-engine": "^21.0.0",
     "marked": "^0.7.0",
-    "turndown": "^5.0.3",
+    "turndown": "^6.0.0",
     "turndown-plugin-gfm": "^1.0.2"
   },
   "engines": {