Skip to content

Commit 0d4d071

Browse files
authored
chore: Resolve Phantom Dependency problems (#379)
1 parent 38afed6 commit 0d4d071

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
},
3737
"dependencies": {
3838
"@babel/runtime": "^7.18.6",
39+
"@codemirror/commands": "^6.1.0",
40+
"@codemirror/state": "^6.1.1",
3941
"@codemirror/theme-one-dark": "^6.0.0",
4042
"@uiw/codemirror-extensions-basic-setup": "4.12.0",
4143
"codemirror": "^6.0.0"

0 commit comments

Comments
 (0)