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 2023/04/29 06:40:01 UTC

[linkis] branch dev-1.4.0 updated: Fix front-end compilation exceptions (#4503)

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

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


The following commit(s) were added to refs/heads/dev-1.4.0 by this push:
     new 41798ead4 Fix front-end compilation exceptions (#4503)
41798ead4 is described below

commit 41798ead450319694a39b4e858c419522b54c015
Author: jacktao007 <zh...@apache.org>
AuthorDate: Sat Apr 29 14:39:52 2023 +0800

    Fix front-end compilation exceptions (#4503)
---
 linkis-web/package.json | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/linkis-web/package.json b/linkis-web/package.json
index d1ed26e81..006750ec1 100644
--- a/linkis-web/package.json
+++ b/linkis-web/package.json
@@ -74,8 +74,5 @@
         "vue-cli-plugin-mockjs": "0.1.3",
         "vue-template-compiler": "2.6.12",
         "webpack-virtual-modules": "0.3.2"
-    },
-    "resolutions": {
-      "postcss": "7.0.36"
     }
 }


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