Merge branch 'yjw/dev/axios-version' into 'dev'
fix: 固定axios的版本,兼容es2015 See merge request itc-framework/ma/2024/front!89
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user