From 73bae8ccb97e94df86fff373279426c6b88d82e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Fri, 31 May 2024 22:22:34 +0200 Subject: [PATCH] fix indentation --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52b359596..3b9d4c70a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@ckeditor/ckeditor5-vue": "^5.1.0", "@symfony/webpack-encore": "^4.1.0", "@tsconfig/node14": "^1.0.1", - "@types/dompurify": "^3.0.5", + "@types/dompurify": "^3.0.5", "bindings": "^1.5.0", "bootstrap": "5.2.3", "chokidar": "^3.5.1",