Updated packages + changed chokidar options to fix compatibility with network monitoring.

This commit is contained in:
Patrick Fic
2020-10-21 11:26:44 -07:00
parent 888fac2abf
commit ee3136a3ac
7 changed files with 1453 additions and 1814 deletions

View File

@@ -11,7 +11,7 @@
"@fingerprintjs/fingerprintjs": "^2.1.4",
"antd": "^4.7.2",
"apollo-link-logger": "^2.0.0",
"chokidar": "^3.4.3",
"chokidar": "^3.4.2",
"dbffile": "^1.4.3",
"dinero.js": "^1.8.1",
"dotenv": "^8.2.0",