diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index 5920293..411f84f 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,9 @@ "ws": "^8.19.0", "zustand": "^5.0.0" }, + "overrides": { + "node-gyp": "^11.0.0" + }, "devDependencies": { "@types/diff-match-patch": "^1.0.36", "@types/katex": "^0.16.8", |
