Skip to content

Commit 63e365c

Browse files
committed
chore
1 parent 1a2c7ee commit 63e365c

File tree

9 files changed

+11
-204
lines changed

9 files changed

+11
-204
lines changed

packages/console-utils/fastlogin/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@
3232
},
3333
"dependencies": {
3434
"lodash": "^4.0.0"
35-
}
35+
},
36+
"gitHead": "1a2c7ee9c50edb86d984a9ff86c5c8f7059d35b9"
3637
}

packages/console-utils/xconsole-context/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@
5555
"lodash": "^4.17.19",
5656
"query-string": "^6.13.7"
5757
},
58-
"gitHead": "a4fa53aa90b996e0a144c4fa010590763436de34"
58+
"gitHead": "1a2c7ee9c50edb86d984a9ff86c5c8f7059d35b9"
5959
}

packages/console-utils/xconsole-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@
5353
"resolutions": {
5454
"jest-environment-jsdom": "^26.0.1"
5555
},
56-
"gitHead": "37d4a69281ade9ea773d69c9c8e007bdd9a266aa"
56+
"gitHead": "1a2c7ee9c50edb86d984a9ff86c5c8f7059d35b9"
5757
}

packages/ui/xconsole-rc-base-link/es/constants.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

packages/ui/xconsole-rc-base-link/es/index.js

Lines changed: 0 additions & 145 deletions
This file was deleted.

packages/ui/xconsole-rc-base-link/es/relative.js

Lines changed: 0 additions & 46 deletions
This file was deleted.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
export const xc_rc_result: string;
2-
export const xc_rc_result_description: string;
3-
export const xc_rc_result_actions: string;
4-
export const xc_rc_result_extra: string;
5-
export const xc_rc_result_children: string;
1+
export const xc_rc_result = '';
2+
export const xc_rc_result_description = '';
3+
export const xc_rc_result_actions = '';
4+
export const xc_rc_result_extra = '';
5+
export const xc_rc_result_children = '';

packages/xconsole/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,5 @@
9494
"styled-components": "^4.4.1",
9595
"tslib": "^1.10.0"
9696
},
97-
"gitHead": "37d4a69281ade9ea773d69c9c8e007bdd9a266aa"
97+
"gitHead": "1a2c7ee9c50edb86d984a9ff86c5c8f7059d35b9"
9898
}

packages/xconsole/xconsole.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"2.4.3"}
1+
{"version":"2.4.4-alpha.0"}

0 commit comments

Comments
 (0)