Skip to content

Commit

Permalink
Merge pull request #26 from fxhash/fix/local-builds
Browse files Browse the repository at this point in the history
Fix local builds aka update dependencies
  • Loading branch information
louisholley authored Jul 17, 2023
2 parents 1e4e6ab + 2278c8d commit a783cd1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,10 @@
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.11.1"
},
"devDependencies": {
"@types/adm-zip": "^0.5.0",
"@types/chalk": "^2.2.0",
"@types/express": "^4.17.17"
}
}

0 comments on commit a783cd1

Please sign in to comment.