Skip to content

Commit b2dda3a

Browse files
override fast-xml-parser
1 parent 93c640e commit b2dda3a

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
@@ -55,7 +55,9 @@
5555
"pretty-format": {
5656
"react-is": "19.0.0"
5757
},
58-
"react": "^19.0.0"
58+
"react": "^19.0.0",
59+
"fast-xml-parser": "^5.3.4"
60+
5961
},
6062
"scripts": {
6163
"build": "npm run bundle-oas && npm run generate --buildver=$npm_config_buildver",

0 commit comments

Comments
 (0)