aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0c58b00..eaf51d2 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,7 @@
{
"dependencies": {
- "xterm": "^4.17.0"
+ "xterm": "^4.17.0",
+ "react-dom": "16.0.0",
+ "react": "16.0.0"
}
}