aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5993add..3946377 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,8 @@
"express": "^4.16.3",
"fs-extra": "^7.0.0",
"request": "^2.88.0",
- "socket.io": "^2.1.1"
+ "socket.io": "^2.1.1",
+ "monaco-editor": "^0.14.3"
},
"scripts": {
"start": "node app.js",