Skip to content

Commit

Permalink
Merge pull request #11397 from mingshewhe/bug_11391
Browse files Browse the repository at this point in the history
bug: 修复v3.0版本打helm chart包时报错 #11391
  • Loading branch information
mingshewhe authored Jan 9, 2025
2 parents e3d9afa + 82b6066 commit d3b0bf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/frontend/devops-codelib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-plugin-standard": "^5.0.0",
"eslint-plugin-vue": "6.2.2",
"html-webpack-plugin": "^5.3.2",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"mini-css-extract-plugin": "2.4.2",
"sass": "^1.42.1",
"sass-loader": "^12.1.0",
Expand All @@ -56,4 +56,4 @@
"type": "git",
"url": ""
}
}
}

0 comments on commit d3b0bf4

Please sign in to comment.