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:09:22 UTC

[incubator-eventmesh] branch fix-package-json created (now c1493c01c)

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

xiaoyang pushed a change to branch fix-package-json
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git


      at c1493c01c dashboard: remove the override of @chakra-ui/system

This branch includes the following new commits:

     new c1493c01c dashboard: remove the override of @chakra-ui/system

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[incubator-eventmesh] 01/01: dashboard: remove the override of @chakra-ui/system

Posted by xi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit c1493c01cd4178e30a2333775367126dcbf86e89
Author: Xiaoyang Liu <si...@gmail.com>
AuthorDate: Wed Jan 11 00:09:10 2023 -0800

    dashboard: remove the override of @chakra-ui/system
    
    Signed-off-by: Xiaoyang Liu <si...@gmail.com>
---
 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