Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit ccfa0ca

Browse files
committed
fix: rc-base-link add @babel/runtime in devDeps
1 parent d00c83e commit ccfa0ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/ui/xconsole-rc-base-link/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alicloud/xconsole-rc-base-link",
3-
"version": "2.4.5",
3+
"version": "2.4.6",
44
"description": "",
55
"main": "lib/index.js",
66
"license": "MIT",
@@ -41,6 +41,7 @@
4141
"@alicloud/console-components": "^1.0.20",
4242
"@alicloud/console-toolkit-cli": "^1.0.0",
4343
"@alicloud/console-toolkit-preset-wind-component": "^1.0.0",
44+
"@babel/runtime": "^7.24.1",
4445
"babel-eslint": "^8.2.3",
4546
"dva": "2.6.0-beta.20",
4647
"lodash": "^4.17.10",

0 commit comments

Comments
 (0)