From 449c0e7f885d6ff55433e62f2dc0cb76eea71fc4 Mon Sep 17 00:00:00 2001 From: Anthony Dumas Date: Wed, 29 Sep 2021 23:14:12 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20bulma=200.9.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3dd654..3e78310 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@testing-library/jest-dom": "^5.11.6", "@testing-library/react": "^11.2.2", "@testing-library/user-event": "^12.5.0", - "bulma": "^0.9.1", + "bulma": "^0.9.3", "react": "^17.0.1", "react-dom": "^17.0.1", "react-intl": "^5.10.9",