fix: 固定axios的版本,兼容es2015

This commit is contained in:
yangjiewei
2025-07-03 14:59:02 +08:00
parent 1e84338fdf
commit 12343db197

View File

@ -49,7 +49,7 @@
"@vueuse/core": "^10.1.2",
"@zxcvbn-ts/core": "^3.0.1",
"ant-design-vue": "3.2.20",
"axios": "^1.4.0",
"axios": "~1.6.x",
"bpmn-js": "^13.1.0",
"bpmn-js-properties-panel": "^1.25.0",
"camunda-bpmn-moddle": "^7.0.1",