From 01cb44e00c7b99ca1af22c5d23955302c420adb9 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Wed, 4 Aug 2021 00:59:55 +0200 Subject: [PATCH] FIX: dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93cc626..e801ae7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react", - "version": "4.0.8", + "version": "4.0.9", "description": "This UI Kit allows you to build Bootstrap 5 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.", "author": "Tony Air ", "license": "BSD-2-Clause",