mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
fix(projects): 去除从环境文件引入端口号导致的错误
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@antv/g2plot": "^2.4.14",
|
||||
"@antv/g2plot": "^2.4.15",
|
||||
"@better-scroll/core": "^2.4.2",
|
||||
"@vueuse/core": "^8.2.3",
|
||||
"axios": "^0.26.1",
|
||||
@ -82,9 +82,9 @@
|
||||
"mockjs": "^1.1.0",
|
||||
"patch-package": "^6.4.7",
|
||||
"postinstall-postinstall": "^2.1.0",
|
||||
"prettier": "^2.6.1",
|
||||
"prettier": "^2.6.2",
|
||||
"rollup-plugin-visualizer": "^5.6.0",
|
||||
"sass": "^1.49.10",
|
||||
"sass": "^1.49.11",
|
||||
"typescript": "^4.6.3",
|
||||
"unplugin-icons": "^0.14.1",
|
||||
"unplugin-vue-components": "^0.18.5",
|
||||
|
||||
Reference in New Issue
Block a user