فهرست منبع

fix: add @growi/core as a devDependency in package.json and pnpm-lock.yaml

Shun Miyazawa 1 ماه پیش
والد
کامیت
a3a8727688
2فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 1 0
      packages/remark-drawio/package.json
  2. 3 0
      pnpm-lock.yaml

+ 1 - 0
packages/remark-drawio/package.json

@@ -31,6 +31,7 @@
     "lint": "run-p lint:*"
   },
   "devDependencies": {
+    "@growi/core": "workspace:^",
     "@types/hast": "^3.0.4",
     "@types/mdast": "^4.0.4",
     "@types/react": "^18.2.14",

+ 3 - 0
pnpm-lock.yaml

@@ -1600,6 +1600,9 @@ importers:
         specifier: ^18.2.0
         version: 18.2.0(react@18.2.0)
     devDependencies:
+      '@growi/core':
+        specifier: workspace:^
+        version: link:../core
       '@types/hast':
         specifier: ^3.0.4
         version: 3.0.4