mirror of
https://github.com/nocobase/nocobase.git
synced 2026-09-01 14:57:36 +08:00
Merge branch 'main' into next
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
"name": "@nocobase-example/plugin-block-custom-resource",
|
||||
"version": "2.1.0-beta.10",
|
||||
"main": "dist/server/index.js",
|
||||
"displayName": "Plugin example: Block custom resource",
|
||||
"description": "This plugin demonstrates how to use the block custom resource feature to create a custom resource for a block.",
|
||||
"peerDependencies": {
|
||||
"@nocobase/client": "2.x",
|
||||
"@nocobase/server": "2.x",
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
"name": "@nocobase-example/plugin-block-filter-collection",
|
||||
"version": "2.1.0-beta.10",
|
||||
"main": "dist/server/index.js",
|
||||
"displayName": "Plugin example: Block filter collection",
|
||||
"description": "This plugin demonstrates how to use the block filter collection feature to create a filter collection for a block.",
|
||||
"peerDependencies": {
|
||||
"@nocobase/client": "2.x",
|
||||
"@nocobase/server": "2.x",
|
||||
|
||||
Reference in New Issue
Block a user