You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by xi...@apache.org on 2023/01/11 08:25:00 UTC

[incubator-eventmesh] branch master updated: [ISSUE #2908] Remove the override of @chakra-ui/system

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

xiaoyang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git


The following commit(s) were added to refs/heads/master by this push:
     new 5e83bb451 [ISSUE #2908] Remove the override of @chakra-ui/system
5e83bb451 is described below

commit 5e83bb45186dc31a92e83097716b530b7f408a64
Author: Xiaoyang Liu <si...@gmail.com>
AuthorDate: Wed Jan 11 00:24:52 2023 -0800

    [ISSUE #2908] Remove the override of @chakra-ui/system
---
 eventmesh-dashboard/package.json | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/eventmesh-dashboard/package.json b/eventmesh-dashboard/package.json
index 051cb16ec..22d8dc870 100644
--- a/eventmesh-dashboard/package.json
+++ b/eventmesh-dashboard/package.json
@@ -41,8 +41,5 @@
     "eslint-plugin-react": "^7.27.1",
     "eslint-plugin-react-hooks": "^4.3.0",
     "typescript": "4.7.2"
-  },
-  "overrides": {
-    "@chakra-ui/system": "1.9.1"
   }
 }


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