diff options
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 5ea82b4..c484f3d 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,9 @@ "preview": "vite preview" }, "dependencies": { + "ace-builds": "1.4.14", "react": "^17.0.2", + "react-ace": "9.5.0", "react-dom": "^17.0.2", "swr": "1.2.1" }, |
