Skip to content

Commit 8a1e192

Browse files
override fast-xml-parser
1 parent c95faae commit 8a1e192

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@
5656
"pretty-format": {
5757
"react-is": "19.0.0"
5858
},
59-
"react": "^19.0.0"
59+
"react": "^19.0.0",
60+
"fast-xml-parser": "^5.3.4"
61+
6062
},
6163
"scripts": {
6264
"build": "npm run bundle-oas && npm run generate --buildver=$npm_config_buildver",

0 commit comments

Comments
 (0)