We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0403960 commit 7bf6f6cCopy full SHA for 7bf6f6c
1 file changed
package.json
@@ -90,7 +90,8 @@
90
"esptool-js@0.5.7": "patches/esptool-js@0.5.7.patch"
91
},
92
"overrides": {
93
- "cookie@<0.7.0": ">=0.7.0"
+ "cookie@<0.7.0": ">=0.7.0",
94
+ "js-yaml@<4.1.1": ">=4.1.1"
95
}
96
97
0 commit comments