@stardustlc/dsh-suite 0.1.9 → 0.1.10
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/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@stardustlc/dsh-suite",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.10",
|
|
4
4
|
"description": "DSH 插件全家桶:18 个组件覆盖邮件、日历、媒体创作、开发运维、消息通知与极简 PTC,一条命令安装。",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"dsh": {
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"@stardustlc/dsh-docker": "0.3.3",
|
|
39
39
|
"@stardustlc/dsh-dream": "0.3.3",
|
|
40
|
-
"dsh-calendar": "0.8.
|
|
40
|
+
"dsh-calendar": "0.8.2",
|
|
41
41
|
"dsh-cite": "0.3.3",
|
|
42
42
|
"dsh-code-security": "0.3.3",
|
|
43
43
|
"dsh-codex-port": "0.2.2",
|