aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2021-02-27 16:01:48 +0100
committerstonedDiscord <Tukz@gmx.de>2021-02-27 16:01:48 +0100
commit354acf206f9a0b55af2e3489f90af480cb4d8fbf (patch)
tree117540a7232df6744134a9ae1dfc84c65ce8929a /package.json
parent98c4a7c116c0d03ab330af44d426215571ed9864 (diff)
Revert "remove old version of fpjs"
This reverts commit aaed93c94764e401bc45308bd1183824181c36cf.
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 9ce6d53..73205cd 100644
--- a/package.json
+++ b/package.json
@@ -31,6 +31,7 @@
"dependencies": {
"@fingerprintjs/fingerprintjs": "^3.0.5",
"core-js": "^3.8.2",
+ "fingerprintjs2": "^2.1.2",
"golden-layout": "^1.5.9",
"regenerator-runtime": "^0.13.7"
}