فهرست منبع

upgrade inner package versions

Yuki Takei 3 سال پیش
والد
کامیت
f1cac9210d
3فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 2 2
      packages/plugin-lsx/package.json
  2. 1 1
      packages/remark-growi-plugin/package.json
  3. 1 1
      packages/ui/package.json

+ 2 - 2
packages/plugin-lsx/package.json

@@ -28,8 +28,8 @@
     "test": ""
   },
   "dependencies": {
-    "@growi/core": "^5.1.4-RC.0",
-    "@growi/remark-growi-plugin": "^5.1.4-RC.0"
+    "@growi/core": "^5.1.5-RC.0",
+    "@growi/remark-growi-plugin": "^5.1.5-RC.0"
   },
   "devDependencies": {
     "eslint-plugin-regex": "^1.8.0",

+ 1 - 1
packages/remark-growi-plugin/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@growi/remark-growi-plugin",
-  "version": "5.1.4-RC.0",
+  "version": "5.1.5-RC.0",
   "description": "remark plugin to support GROWI plugin (forked from remark-directive@2.0.1)",
   "license": "MIT",
   "keywords": [

+ 1 - 1
packages/ui/package.json

@@ -21,7 +21,7 @@
     "test": "jest --verbose"
   },
   "dependencies": {
-    "@growi/core": "^5.1.4-RC.0"
+    "@growi/core": "^5.1.5-RC.0"
   },
   "devDependencies": {
     "eslint-plugin-regex": "^1.8.0",