Skip to content

Commit

Permalink
re-add hardhat requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
truemiller committed Feb 15, 2024
1 parent ff6ca30 commit b613764
Show file tree
Hide file tree
Showing 2 changed files with 1,887 additions and 16 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"author": "Valory AG",
"dependencies": {
},
"dependencies": {},
"devDependencies": {
"child_process": "^1.0.2",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"electron": "^28.2.1",
"net": "^1.0.2"
"hardhat": "^2.20.0",
"net": "^1.0.2"
},
"main": "electron/main.js",
"name": "olas-operate-app",
Expand Down
Loading

0 comments on commit b613764

Please sign in to comment.