From edf91d6a9d0ce45c91efdf3816e96176ddba7f47 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Tue, 17 May 2022 21:30:10 +0200 Subject: [PATCH] fix: frontend dependencies update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 384a7b9962..3f1842aea2 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ especially concerning flows. Windmill is fully open-sourced: -- `community/` and `python-client/` are Apache 2.0 +- `community/`, `python-client/` and `deno-client/` are Apache 2.0 - backend, frontend and everything else under AGPLv3. ## What is the general idea behind Windmill