Skip to content

Commit 56471c7

Browse files
override fast-xml-parser
1 parent d0673b2 commit 56471c7

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
@@ -57,7 +57,9 @@
5757
"pretty-format": {
5858
"react-is": "19.0.0"
5959
},
60-
"react": "^19.0.0"
60+
"react": "^19.0.0",
61+
"fast-xml-parser": "^5.3.4"
62+
6163
},
6264
"scripts": {
6365
"build": "npm run bundle-oas && npm run generate --buildver=$npm_config_buildver",

0 commit comments

Comments
 (0)