From 1b0d33cd8d6885bc3d97825d2733375f770e8abd Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Thu, 15 Dec 2022 15:57:23 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4108c2e4..0b32ba69 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ }, "devDependencies": { "axios": "^1.1.2", - "laravel-vite-plugin": "^0.7.0", + "laravel-vite-plugin": "^0.7.2", "lodash": "^4.17.19", "postcss": "^8.1.14", "vite": "^4.0.0"