aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-07-12 11:42:47 +0530
committerMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-07-12 11:42:47 +0530
commit554a99c96d223eacc4bb6e10e3f6ad1712397f3a (patch)
treed5d0d5c984b38382723e6a3bd72d84d9b7ce89ca /package.json
parent379212ecb074eda65e9a07037bbbbcf3a3cc94e9 (diff)
fixed transition only happening on hover in
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 b0de6e7..ca463d7 100644
--- a/package.json
+++ b/package.json
@@ -8,6 +8,7 @@
"@fortawesome/free-solid-svg-icons": "^5.15.3",
"@fortawesome/react-fontawesome": "^0.1.14",
"@react-pdf/renderer": "^2.0.16",
+ "@testing-library/dom": ">=7.21.4",
"@testing-library/jest-dom": "^5.11.10",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.1.9",