From 02dc0b2141cdab202fc5106c796feb8ae1e1e490 Mon Sep 17 00:00:00 2001 From: Nawaz Dhandala Date: Mon, 4 Jan 2021 19:05:04 +0530 Subject: [PATCH] fix accounts --- accounts/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/accounts/package.json b/accounts/package.json index d3c9c24d3d..0a6db416de 100755 --- a/accounts/package.json +++ b/accounts/package.json @@ -38,7 +38,8 @@ "redux-thunk": "^2.2.0", "sane-email-validation": "^1.1.0", "universal-cookie": "^4.0.0", - "valid-url": "^1.0.9" + "valid-url": "^1.0.9", + "workbox-build": "^4.3.1" }, "scripts": { "dev": "PORT=3003 react-scripts start", @@ -58,8 +59,7 @@ "depcheck": "^0.9.2", "lighthouse": "^6.2.0", "ora": "^4.0.3", - "should": "^13.2.3", - "workbox-build": "^4.3.1" + "should": "^13.2.3" }, "jest": { "collectCoverageFrom": [