diff options
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6865892..bab812a 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "dependencies": { "@fingerprintjs/fingerprintjs": "^3.3.3", "core-js": "^3.21.1", - "golden-layout": "^1.5.9", + "golden-layout": "^2.5.0", "regenerator-runtime": "^0.13.9" }, "browserslist": [ |
