You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by pe...@apache.org on 2022/02/15 02:55:30 UTC

[incubator-linkis] 02/06: add component @form-create/iview and object-to-formdata

This is an automated email from the ASF dual-hosted git repository.

peacewong pushed a commit to branch dev-1.1.0-datasource
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git

commit 32bc5398bc09e21835683dd1d5c49487cfb3d575
Author: luxiaolong <li...@126.com>
AuthorDate: Mon Dec 6 20:09:20 2021 +0800

    add component @form-create/iview and object-to-formdata
---
 web/package.json | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/web/package.json b/web/package.json
index 352760c..cfea27b 100644
--- a/web/package.json
+++ b/web/package.json
@@ -23,6 +23,7 @@
         ]
     },
     "dependencies": {
+        "@form-create/iview": "^2.5.13",
         "axios": "0.19.2",
         "babel-polyfill": "6.26.0",
         "core-js": "2.6.11",
@@ -37,6 +38,7 @@
         "mitt": "1.2.0",
         "moment": "2.29.1",
         "monaco-editor": "0.19.3",
+        "object-to-formdata": "^4.2.2",
         "pinyin": "2.9.1",
         "qs": "6.9.4",
         "reconnecting-websocket": "4.4.0",

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org