Browse Source

!994 UI plug-in version update

From: @xia_yi_fan1
Reviewed-by: @wenkai_dist,@wangyue01
Signed-off-by: @wangyue01
pull/994/MERGE
mindspore-ci-bot Gitee 5 years ago
parent
commit
938f777bd4
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      mindinsight/ui/package.json

+ 2
- 2
mindinsight/ui/package.json View File

@@ -9,8 +9,8 @@
"i18n:report": "vue-cli-service i18n:report --src './src/**/*.?(js|vue)' --locales './src/locales/**/*.json'"
},
"dependencies": {
"axios": "0.18.1",
"core-js": "3.3.2",
"axios": "0.19.2",
"core-js": "3.6.5",
"d3": "5.9.7",
"d3-graphviz": "3.0.4",
"element-ui": "2.11.1",


Loading…
Cancel
Save