summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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 f4b2a67..9ccb2eb 100644
--- a/package.json
+++ b/package.json
@@ -10,6 +10,8 @@
"preview": "vite preview"
},
"dependencies": {
+ "codemirror": "^6.0.1",
+ "rainbowbrackets": "github:eriknewland/rainbowbrackets",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},