fix: fix node-gyp version

This commit is contained in:
JellyBrick
2023-10-29 06:09:47 +09:00
parent 59e9289d27
commit b299846f0f

View File

@ -185,7 +185,7 @@
"eslint": "8.52.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-prettier": "5.0.1",
"node-gyp": "9.4.0",
"node-gyp": "9.4.1",
"playwright": "1.39.0",
"rollup": "4.1.5",
"rollup-plugin-copy": "3.5.0",