You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ma...@apache.org on 2021/11/16 19:44:05 UTC

[camel-karavan] branch main updated: Update package.json

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 02fe928  Update package.json
02fe928 is described below

commit 02fe928b7a596787c114585f23e79dab6c3298f0
Author: Marat Gubaidullin <ma...@gmail.com>
AuthorDate: Tue Nov 16 14:44:03 2021 -0500

    Update package.json
---
 karavan-app/src/main/webapp/package.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/karavan-app/src/main/webapp/package.json b/karavan-app/src/main/webapp/package.json
index 77ea3f4..bd3359a 100644
--- a/karavan-app/src/main/webapp/package.json
+++ b/karavan-app/src/main/webapp/package.json
@@ -46,6 +46,7 @@
   },
   "devDependencies": {
     "@types/dagre": "^0.7.46",
+    "@types/file-saver": "^2.0.3",
     "@types/localforage": "0.0.34",
     "@types/react": "^17.0.19",
     "@types/react-dom": "^17.0.9",