From 2bb2cdf3a7f20986c759e37d367e1fd53efc1fb0 Mon Sep 17 00:00:00 2001 From: Max Scholz Date: Fri, 28 Jun 2024 14:55:31 +0200 Subject: [PATCH] lint --- samples/weather-forecast/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/weather-forecast/package.json b/samples/weather-forecast/package.json index c2e135f..56a82e5 100644 --- a/samples/weather-forecast/package.json +++ b/samples/weather-forecast/package.json @@ -40,8 +40,8 @@ "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", "@rjsf/core": "5.18.5", - "@rjsf/utils": "5.18.5", "@rjsf/material-ui": "5.18.5", + "@rjsf/utils": "5.18.5", "@rjsf/validator-ajv8": "^5.18.4", "@svgr/webpack": "6.5.1", "@testing-library/dom": "8.2.0",