reiji-h 1 год назад
Родитель
Сommit
e58a941b6d
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      packages/remark-growi-directive/package.json

+ 3 - 1
packages/remark-growi-directive/package.json

@@ -1,3 +1,5 @@
+
+{
   "name": "@growi/remark-growi-directive",
   "version": "0.9.0",
   "description": "Remark plugin to support GROWI original directive (forked from remark-directive@2.0.1)",
@@ -42,7 +44,7 @@
     "uvu": "^0.5.0"
   },
   "devDependencies": {
-    "c8": "^8.0.0",
+    "c8": "^7.0.0",
     "html-void-elements": "^2.0.0",
     "is-hidden": "^2.0.0",
     "mdast-util-from-markdown": "^2.0.1",