diff --git a/package.json b/package.json index 6445a1cdc..863dd6f80 100644 --- a/package.json +++ b/package.json @@ -17,8 +17,6 @@ }, "dependencies": { "@passport-next/passport-openid": "^1.0.0", - "@types/helmet": "^0.0.45", - "@types/randomcolor": "^0.5.4", "Idle.Js": "git+https://github.com/shawnmclean/Idle.js", "archiver": "^2.1.1", "async": "^2.1.4", @@ -173,8 +171,10 @@ "@types/bluebird": "^3.5.30", "@types/diff-match-patch": "^1.0.32", "@types/express": "^4.17.6", + "@types/helmet": "^0.0.45", "@types/lodash": "^4.14.149", "@types/node": "^13.11.1", + "@types/randomcolor": "^0.5.4", "@types/passport": "^1.0.3", "@types/validator": "^13.0.0", "@typescript-eslint/eslint-plugin": "^2.27.0",