@tachybase/plugin-block-presentation 1.6.5 → 1.6.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/externalVersion.js +1 -1
- package/package.json +2 -2
package/dist/externalVersion.js
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tachybase/plugin-block-presentation",
|
|
3
3
|
"displayName": "Block: Presentation",
|
|
4
|
-
"version": "1.6.
|
|
4
|
+
"version": "1.6.6",
|
|
5
5
|
"description": "Create an card on the page to embed and display external web pages or content.",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"Blocks"
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"react": "18.3.1",
|
|
20
20
|
"react-i18next": "16.2.1",
|
|
21
21
|
"react-iframe": "~1.8.5",
|
|
22
|
-
"@tachybase/client": "1.6.
|
|
22
|
+
"@tachybase/client": "1.6.6"
|
|
23
23
|
},
|
|
24
24
|
"description.zh-CN": "在页面上创建和管理,用于嵌入和展示外部网页或内容。",
|
|
25
25
|
"displayName.zh-CN": "卡片:presentation",
|