aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorstonedDiscord <10584181+stonedDiscord@users.noreply.github.com>2020-11-09 17:56:04 +0100
committerstonedDiscord <10584181+stonedDiscord@users.noreply.github.com>2020-11-09 17:56:04 +0100
commit9af41934b5f3fcaa04c1eed3ce3ff31a31bd4111 (patch)
tree654218d6a2b98c21bccddbed5a94b067e1770cdd /package.json
parent43741e5362f69048432c613f76a80d7cbd11c6a1 (diff)
update fpjs
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 76d6b33..a3ba51f 100644
--- a/package.json
+++ b/package.json
@@ -25,13 +25,14 @@
"@babel/preset-env": "^7.11.5",
"babel-loader": "^8.0.6",
"eslint": "^6.8.0",
- "golden-layout": "^1.5.9",
"webpack": "^4.44.2",
"webpack-cli": "^3.3.12"
},
"dependencies": {
+ "@fingerprintjs/fingerprintjs": "^3.0.1",
"core-js": "^3.6.4",
"fingerprintjs2": "^2.1.2",
+ "golden-layout": "^1.5.9",
"regenerator-runtime": "^0.13.7"
}
}