summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKirill Rogovoy <[email protected]>2021-07-25 14:05:06 +0300
committerKirill Rogovoy <[email protected]>2021-07-25 14:05:06 +0300
commit236b5214b188f7731bb7168572eb8cbf8244a233 (patch)
tree98c3ca0958f55b5bb8c0943784256eb56dbdfcaf /package.json
parent8e62a91601a2b9782db952fe6a8e64ef153c3288 (diff)
Separate out Tweaks and config-related things
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 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",