diff options
| author | caleb.mabry.15@cnu.edu <caleb.mabry.15@cnu.edu> | 2022-03-18 11:46:48 -0400 |
|---|---|---|
| committer | caleb.mabry.15@cnu.edu <caleb.mabry.15@cnu.edu> | 2022-03-18 11:46:48 -0400 |
| commit | 319685a6e6226a005986d28d16d52a64087c13d5 (patch) | |
| tree | b3be39508e87d2e097c66326bd00e78de4263005 /package.json | |
| parent | f3726b0b4c6bc6044ffdce39fdbd82318ff37512 (diff) | |
Update golden-layout to v2.5.0
Diffstat (limited to 'package.json')
| -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": [ |
