We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d720557 commit e1835d2Copy full SHA for e1835d2
1 file changed
package.json
@@ -53,12 +53,11 @@
53
"name": "nhs-notify-supplier-api",
54
"overrides": {
55
"fast-xml-parser": "^5.3.4",
56
+ "@isaacs/brace-expansion": "^5.0.1",
57
"pretty-format": {
58
"react-is": "19.0.0"
59
},
- "react": "^19.0.0",
60
- "fast-xml-parser": "^5.3.4"
61
-
+ "react": "^19.0.0"
62
63
"scripts": {
64
"build": "npm run bundle-oas && npm run generate --buildver=$npm_config_buildver",
0 commit comments