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

marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


The following commit(s) were added to refs/heads/main by this push:
     new 3f4caed2 Rollback typescript upgrade
3f4caed2 is described below

commit 3f4caed2905439f872b5d0f2e16863c1ab0b20c2
Author: Marat Gubaidullin <[email protected]>
AuthorDate: Tue Aug 1 17:20:22 2023 -0400

    Rollback typescript upgrade
---
 karavan-web/karavan-app/src/main/webui/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/karavan-web/karavan-app/src/main/webui/package.json 
b/karavan-web/karavan-app/src/main/webui/package.json
index 3c12b7c9..81399892 100644
--- a/karavan-web/karavan-app/src/main/webui/package.json
+++ b/karavan-web/karavan-app/src/main/webui/package.json
@@ -61,7 +61,7 @@
     "eslint": "^8.33.0",
     "monaco-editor": "0.36.1",
     "react-scripts": "^5.0.1",
-    "typescript": "^5.1"
+    "typescript": "^4.9.5"
   },
   "overrides": {
     "@svgr/webpack": "$@svgr/webpack",

Reply via email to