diff --git a/frontend/package.json b/frontend/package.json index 9725b9b1..cf705e6e 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -37,7 +37,8 @@ "react-xarrows": "^2.0.2", "showdown": "^1.9.1", "showdown-highlight": "^2.1.8", - "uuid": "^8.3.2" + "uuid": "^8.3.2", + "web3": "^1.5.2" }, "devDependencies": { "@babel/core": "^7.14.3",