From 77df05c6548d80484b224189c763ff4181792bc0 Mon Sep 17 00:00:00 2001 From: yordanovsstoyan Date: Mon, 24 Jun 2024 17:33:21 +0300 Subject: [PATCH] ^ --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 0547973..0c06c82 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -36,7 +36,7 @@ "@types/testing-library__jest-dom": "^5.14.1", "babel-jest": "^27.3.1", "canvas": "^2.11.0", - "dprint": "0.39.1", + "dprint": "^0.39.1", "eslint": "^8.19.0", "eslint-config-next": "^12.2.0", "identity-obj-proxy": "^3.0.0",