diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
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" } } |
