We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edd0c4b commit 0403960Copy full SHA for 0403960
1 file changed
package.json
@@ -88,6 +88,9 @@
88
"patchedDependencies": {
89
"@microsoft/signalr@9.0.6": "patches/@microsoft__signalr@9.0.6.patch",
90
"esptool-js@0.5.7": "patches/esptool-js@0.5.7.patch"
91
+ },
92
+ "overrides": {
93
+ "cookie@<0.7.0": ">=0.7.0"
94
}
95
96
0 commit comments