From 0fb4cf44384d41a9bd637a73b69de345538014ff Mon Sep 17 00:00:00 2001 From: Quan HL Date: Tue, 7 Feb 2023 21:21:42 +0700 Subject: [PATCH] feat: update jambonz-ui:0.0.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 921e4b1..4f936ff 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ ], "license": "MIT", "dependencies": { - "jambonz-ui": "^0.0.17", + "jambonz-ui": "^0.0.20", "nanoid": "^3.1.22", "next": "^12.1.4", "next-plugin-preact": "^3.0.6",