diff --git a/package.json b/package.json index 3b7b87154..cde40fb35 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,6 @@ "@types/humanize-duration": "^3.18.1", "@types/mocha": "^5.2.7", "@types/node": "^14.14.31", - "@types/ws": "^8.2.2", "@typescript-eslint/eslint-plugin": "^4.16.1", "@typescript-eslint/parser": "^4.16.1", "assert": "^2.0.0", @@ -91,6 +90,7 @@ "@ethersproject/constants": "^5.0.5", "@open-rpc/client-js": "^1.6.2", "@types/eccrypto": "^1.1.2", + "@types/ws": "^8.2.2", "blakejs": "^1.1.0", "eccrypto": "^1.1.6", "eslint-plugin-prettier": "^3.4.0",