Skip to content

Commit

Permalink
chore: fix dependency minato missing causing build error (#268)
Browse files Browse the repository at this point in the history
Co-authored-by: Shigma <shigma10826@gmail.com>
  • Loading branch information
MaikoTan and shigma authored Apr 26, 2024
1 parent f89d6c3 commit e151694
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
"database"
],
"devDependencies": {
"@satorijs/server-satori": "^2.4.3"
"@satorijs/server-satori": "^2.4.3",
"minato": "^3.2.0"
},
"peerDependencies": {
"@satorijs/satori": "^3.7.0",
Expand Down

0 comments on commit e151694

Please sign in to comment.