Skip to content

Commit 114777b

Browse files
committed
fix(tree): Fix tree link update workflow.
1 parent fd4d1ee commit 114777b

File tree

5 files changed

+192
-129
lines changed

5 files changed

+192
-129
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@
7979
"@microsoft/microsoft-graph-client": "^3.0.2",
8080
"@types/js-beautify": "^1.13.3",
8181
"@types/node": "^16.11.6",
82-
"@typescript-eslint/eslint-plugin": "5.29.0",
83-
"@typescript-eslint/parser": "5.29.0",
8482
"acorn": "^8.7.1",
8583
"aggregate-error": "^4.0.0",
8684
"antd": "^5.11.4",
@@ -120,7 +118,6 @@
120118
"stream-browserify": "^3.0.0",
121119
"tencent-cos-sdk-nodejs-v5": "github:walkthunder/cos-nodejs-sdk-v5",
122120
"tslib": "2.4.0",
123-
"typescript": "4.5.5",
124121
"upath": "^2.0.1",
125122
"url": "^0.11.0",
126123
"util": "^0.12.4",

0 commit comments

Comments
 (0)