Skip to content

Commit

Permalink
chore: bump @ks-console/* to 4.1.0 (kubesphere#4263)
Browse files Browse the repository at this point in the history
Signed-off-by: donniean <[email protected]>
Co-authored-by: donniean <[email protected]>
  • Loading branch information
ks-ci-bot and donniean authored Jul 15, 2024
1 parent 82d986f commit 71937c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
6 changes: 1 addition & 5 deletions packages/console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "lib/src/index.d.ts",
"files": [
"cjs",
"esm",
"lib"
],
"files": ["cjs", "esm", "lib"],
"dependencies": {
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/sortable": "^8.0.0",
Expand Down
4 changes: 1 addition & 3 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
"description": "",
"module": "lib/index.js",
"types": "lib/index.d.ts",
"files": [
"lib"
],
"files": ["lib"],
"dependencies": {
"@kubed/stook": "^0.0.4",
"async-validator": "4.2.5",
Expand Down

0 comments on commit 71937c8

Please sign in to comment.