aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 5515a3cd..bdac68a6 100644
--- a/package.json
+++ b/package.json
@@ -27,5 +27,8 @@
27 "devDependencies": { 27 "devDependencies": {
28 "eslint": "^8.47.0", 28 "eslint": "^8.47.0",
29 "typescript": "5.1.6" 29 "typescript": "5.1.6"
30 },
31 "resolutions": {
32 "d3-zoom@npm:^3.0.0": "git@github.com:d3/d3-zoom.git#commit=3afbe2ae2dfb3129231c5567db56dafb2d6a56a6"
30 } 33 }
31} 34}