Skip to content
Merged
Prev Previous commit
Next Next commit
Pin mkdirp to 0.5.1
  • Loading branch information
ianschmitz committed Jan 30, 2020
commit dadeb6422b87524906e9362dbb874e468acd14d5
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"wait-for-localhost": "^3.1.0"
},
"resolutions": {
"mkdirp": "1.0.2"
"mkdirp": "0.5.1"
},
"husky": {
"hooks": {
Expand Down