Browse Source

Add @growi/ui to plugin-lsx

Taichi Masuyama 3 years ago
parent
commit
fb38bf6f92
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/plugin-lsx/package.json

+ 1 - 0
packages/plugin-lsx/package.json

@@ -28,6 +28,7 @@
     "test": ""
     "test": ""
   },
   },
   "dependencies": {
   "dependencies": {
+    "@growi/ui": "^5.1.5-RC.0",
     "@growi/core": "^5.1.5-RC.0",
     "@growi/core": "^5.1.5-RC.0",
     "@growi/remark-growi-plugin": "^5.1.5-RC.0"
     "@growi/remark-growi-plugin": "^5.1.5-RC.0"
   },
   },