diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2018-03-19 17:58:55 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2018-03-19 17:58:55 -0400 |
commit | 013cba2b8e907cf18559ee1b795a42dd2e12d689 (patch) | |
tree | 1b35269dac7d9bd1907336878a8942653296e1bb /public-src/3rd-party | |
parent | 34080c56ff59f27cdc29ffce969e8d2ce5edcdf2 (diff) |
glstash
Diffstat (limited to 'public-src/3rd-party')
-rw-r--r-- | public-src/3rd-party/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public-src/3rd-party/package.json b/public-src/3rd-party/package.json index d3ea028..78346e5 100644 --- a/public-src/3rd-party/package.json +++ b/public-src/3rd-party/package.json @@ -1,5 +1,6 @@ { "dependencies": { + "golden-layout": "^1.5.9", "requirejs": "^2.3.5" } } |