We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1472d0 commit 1a40e27Copy full SHA for 1a40e27
1 file changed
package.json
@@ -58,8 +58,8 @@
58
"react-is": "19.0.0"
59
},
60
"react": "^19.0.0",
61
- "fast-xml-parser": "^5.3.6"
62
-
+ "fast-xml-parser": "^5.3.6",
+ "minimatch": "^10.2.1"
63
64
"scripts": {
65
"build": "npm run bundle-oas && npm run generate --buildver=$npm_config_buildver",
0 commit comments