From 5e1355b452ba0c0ccdf190fb29f66cb38ada92cd Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Tue, 1 Mar 2022 22:36:40 +0100 Subject: updating golden layout was a mistake --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index a9c347a..0b7aae2 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@fingerprintjs/fingerprintjs": "^3.3.3", "core-js": "^3.21.1", "fingerprintjs2": "^2.1.2", - "golden-layout": "^2.4.0", + "golden-layout": "^1.5.9", "regenerator-runtime": "^0.13.9" }, "browserslist": [ -- cgit