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 9e7d4fb commit cdfc326Copy full SHA for cdfc326
package.json
@@ -61,7 +61,8 @@
61
},
62
"resolutions": {
63
"react-docgen-typescript": "2.2.2",
64
- "jotai@^2.6.2": "patch:jotai@npm%3A2.6.2#./.yarn/patches/jotai-npm-2.6.2-d482bf2d42.patch"
+ "jotai@^2.6.2": "patch:jotai@npm%3A2.6.2#./.yarn/patches/jotai-npm-2.6.2-d482bf2d42.patch",
65
+ "webpack-dev-server": "^5.2.2"
66
67
"engines": {
68
"node": ">=16",
0 commit comments