diff options
| author | bob <bcz@cs.brown.edu> | 2019-01-29 15:00:18 -0500 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-01-29 15:00:18 -0500 |
| commit | c45dd584af76e1cd6e48fa44f9296228cdceb649 (patch) | |
| tree | ed6fd7dfa20eb269292d617c9ca9356e3b144535 /package.json | |
| parent | d8ff5b1effe0db563defc2a6e1391b9b0d160e67 (diff) | |
started looking at golden layout...
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index e898873e2..f0ab9ab35 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,7 @@ "@types/prosemirror-view": "^1.3.0", "@types/uuid": "^3.4.4", "flexlayout-react": "^0.3.3", + "golden-layout": "^1.5.9", "mobx": "^5.5.2", "mobx-react": "^5.3.5", "mobx-react-devtools": "^6.0.3", @@ -54,6 +55,7 @@ "prosemirror-view": "^1.6.8", "react": "^16.5.2", "react-dom": "^16.7.0", + "react-golden-layout": "^1.0.6", "react-jsx-parser": "^1.13.0", "uuid": "^3.3.2" } |
