From 3e823ef84929ce1e291da7482c1269c48f10aed5 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Sat, 15 Dec 2018 23:16:39 +0100 Subject: [PATCH] Update package.json --- Changelog | 1 + package.json | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 085e3c8c5..84530fb51 100755 --- a/Changelog +++ b/Changelog @@ -1,4 +1,5 @@ 2018-12-15 DariusIII + * Chg: Update package.json * Chg: Use badge-info in place of badge-primary * Chg: Change spacing in articles & links menu 2018-12-14 DariusIII diff --git a/package.json b/package.json index 6e58f1a15..69af5a778 100644 --- a/package.json +++ b/package.json @@ -12,8 +12,8 @@ "devDependencies": { "axios": "^0.18", "cross-env": "^5.2.0", - "jquery": "^3.2", - "laravel-mix": "^4.0.6", + "jquery": "^3.3", + "laravel-mix": "^4.0.8", "lodash": "^4.17.11", "popper.js": "^1.14.6", "vue": "^2.5.21"