外部通信
Showing
assets/Script/exportEvent.ts
0 → 100644
| ... | @@ -21,6 +21,7 @@ | ... | @@ -21,6 +21,7 @@ |
| "author": "爱德 <caoxingru@duiba.com.cn>", | "author": "爱德 <caoxingru@duiba.com.cn>", | ||
| "license": "MIT", | "license": "MIT", | ||
| "dependencies": { | "dependencies": { | ||
| "@duiba/event-bus": "^1.0.0", | |||
| "ali-oss": "^6.17.1", | "ali-oss": "^6.17.1", | ||
| "chokidar": "^3.5.3", | "chokidar": "^3.5.3", | ||
| "co": "^4.6.0", | "co": "^4.6.0", | ||
| ... | @@ -28,4 +29,4 @@ | ... | @@ -28,4 +29,4 @@ |
| "progress": "^2.0.3", | "progress": "^2.0.3", | ||
| "psd": "^3.2.0" | "psd": "^3.2.0" | ||
| } | } | ||
| } | } | ||
| \ No newline at end of file |
Please register or sign in to comment