summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index aaa8027..da54728 100644
--- a/package.json
+++ b/package.json
@@ -84,6 +84,7 @@
"clean-install": "yarn rm:node_modules && yarn install"
},
"resolutions": {
+ "@types/d3-dispatch": "3.0.6",
"strip-ansi": "6.0.1"
}
}