fix(package.json): fix spaces in overrides

This commit is contained in:
JellyBrick
2023-11-15 17:53:32 +09:00
parent bee1f77812
commit 55a1c2e9e3

View File

@ -126,7 +126,7 @@
}
},
"overrides": {
"rollup": "4.4.1",
"rollup": "4.4.1",
"node-gyp": "10.0.1",
"xml2js": "0.6.2",
"node-fetch": "3.3.2",