aboutsummaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 376660a..4fc1fe7 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -10,7 +10,6 @@
"d3-scale": "^3.2.1",
"elliptic": "^6.5.3",
"file-saver": "^2.0.2",
- "indent-textarea": "^2.0.2",
"rc-slider": "^9.2.4",
"react": "^16.13.1",
"react-component-export-image": "^0.1.4",
@@ -23,7 +22,9 @@
"react-render-html": "^0.6.0",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.1",
+ "react-simple-code-editor": "^0.11.0",
"react-syntax-highlighter": "^12.2.1",
+ "react-syntax-highlighter-virtualized-renderer": "^1.1.0",
"serialize-javascript": "^4.0.0",
"styled-components": "^5.1.0",
"use-clipboard-copy": "^0.1.2"