Skip to content

Commit

Permalink
fix: update aegir (#64)
Browse files Browse the repository at this point in the history
Update aegir to one that will run post/pre build scripts.
  • Loading branch information
achingbrain authored Apr 9, 2022
1 parent 03ae98f commit 500c321
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,9 @@
"uint8arrays": "^3.0.0"
},
"devDependencies": {
"aegir": "^37.0.6"
"aegir": "^37.0.9"
},
"peerDependencies": {
"aegir": "^37.0.6"
"aegir": "^37.0.9"
}
}

0 comments on commit 500c321

Please sign in to comment.