Skip to content

Commit c272419

Browse files
committed
chore: update peerDependencies @codemirror/state >= 6.0.0 (#216)
1 parent 4c70f85 commit c272419

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"@babel/runtime": ">=7.11.0",
3131
"@codemirror/theme-one-dark": ">=6.0.0",
3232
"@codemirror/view": ">=6.0.0",
33+
"@codemirror/state": ">=6.0.0",
3334
"codemirror": ">=6.0.0",
3435
"react": ">=16.8.0",
3536
"react-dom": ">=16.8.0"

0 commit comments

Comments
 (0)