aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbob <bcz@cs.brown.edu>2019-01-29 15:00:18 -0500
committerbob <bcz@cs.brown.edu>2019-01-29 15:00:18 -0500
commitc45dd584af76e1cd6e48fa44f9296228cdceb649 (patch)
treeed6fd7dfa20eb269292d617c9ca9356e3b144535 /package.json
parentd8ff5b1effe0db563defc2a6e1391b9b0d160e67 (diff)
started looking at golden layout...
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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"
}