Skip to content

Commit e6ffab5

Browse files
authored
Merge pull request #2304 from wong-justin/downgrade-console-feed
Fix editor crashing by downgrading console-feed
2 parents 4161f98 + a041230 commit e6ffab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"codemirror": "^5.62.0",
164164
"codemirror-colorpicker": "^1.9.72",
165165
"connect-mongo": "^1.3.2",
166-
"console-feed": "^3.5.0",
166+
"console-feed": "3.2.0",
167167
"cookie-parser": "^1.4.5",
168168
"copy-webpack-plugin": "^10.2.4",
169169
"cors": "^2.8.5",

0 commit comments

Comments
 (0)