Skip to content

Commit

Permalink
fix: 主机选择器的手动输入,中文顿号会导致无法正常解析IP地址 TencentBlueKing#2945
Browse files Browse the repository at this point in the history
# Reviewed, transaction id: 7115
  • Loading branch information
hLinx committed May 6, 2024
1 parent 5e25034 commit 35de246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"keywords": [],
"license": "ISC",
"dependencies": {
"@blueking/ip-selector": "0.2.0-beta",
"@blueking/ip-selector": "0.3.0-beta.21",
"@blueking/notice-component-vue2": "2.0.0-beta.2",
"@blueking/paas-login": "0.0.11",
"@blueking/user-selector": "1.0.12",
Expand Down

0 comments on commit 35de246

Please sign in to comment.