diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index c5f8f4b..55b4c5e 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,7 @@ "use-constant": "^1.1.0" }, "devDependencies": { + "@types/d3-interpolate": "^3.0.1", "@types/react": "17.0.14", "eslint": "7.31.0", "eslint-config-next": "11.0.1", |