From 407eab9c954a99fa8b65c637e4b1a37920fd849e Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 25 May 2018 16:56:11 +0200 Subject: Upgrade dexie to avoid issue if disabling cookies on firefox --- client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index 03d59ea58..59ee5f18b 100644 --- a/client/package.json +++ b/client/package.json @@ -63,7 +63,7 @@ "codelyzer": "^4.0.2", "core-js": "^2.4.1", "css-loader": "^0.28.4", - "dexie": "^2.0.3", + "dexie": "^2.0.4", "extract-text-webpack-plugin": "4.0.0-beta.0", "file-loader": "^1.1.5", "html-webpack-plugin": "^3.2.0", -- cgit v1.2.3