From 1759c39d3a51b241953aa4ee1917fb144144663e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Kuna?= <1282324+codecalm@users.noreply.github.com> Date: Mon, 4 Nov 2019 10:50:31 +0100 Subject: [PATCH] Update package.json --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 56972b9c..77508f37 100644 --- a/package.json +++ b/package.json @@ -90,20 +90,20 @@ "yaml": "1.7.2" }, "dependencies": { - "@fullcalendar/core": "^4.3.1", - "@fullcalendar/daygrid": "^4.3.0", - "@fullcalendar/interaction": "^4.3.0", - "@fullcalendar/list": "^4.3.0", - "@fullcalendar/timegrid": "^4.3.0", + "@fullcalendar/core": "4.3.1", + "@fullcalendar/daygrid": "4.3.0", + "@fullcalendar/interaction": "4.3.0", + "@fullcalendar/list": "4.3.0", + "@fullcalendar/timegrid": "4.3.0", "apexcharts": "3.10.1", "autosize": "4.0.2", - "bootstrap": "twbs/bootstrap#9ee9b8a", + "bootstrap": "twbs/bootstrap#81541b9", "fullcalendar": "3.10.1", "imask": "5.2.1", "jquery": "3.4.1", "jqvmap": "1.5.1", "peity": "3.3.0", - "selectize": "^0.12.6" + "selectize": "0.12.6" }, "bundlesize": [ { -- GitLab