We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdf4fa0 commit 0b0a996Copy full SHA for 0b0a996
1 file changed
package.json
@@ -78,7 +78,8 @@
78
},
79
"pnpm": {
80
"overrides": {
81
- "@codemirror/autocomplete": "6.20.3"
+ "@codemirror/autocomplete": "6.20.3",
82
+ "@codemirror/state": "6.7.0"
83
}
84
85
0 commit comments