aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index d228d9c..835498a 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +56,8 @@
"react-intl": "^5.24.6",
"schema-dts": "^1.0.0",
"sharp": "^0.30.1",
- "swr": "^1.2.2"
+ "swr": "^1.2.2",
+ "use-ackee": "^3.0.1"
},
"devDependencies": {
"@babel/core": "^7.17.5",
@@ -69,6 +70,7 @@
"@testing-library/react": "^12.1.3",
"@types/node": "^17.0.19",
"@types/react": "^17.0.39",
+ "@types/use-ackee": "^2.0.0",
"babel-jest": "^27.5.1",
"babel-plugin-macros": "^3.1.0",
"eslint": "^8.9.0",