fix: public assets build

This commit is contained in:
Anthony Fu 2023-01-09 12:12:43 +01:00
parent 571deed157
commit 71b19dbe68
4 changed files with 96 additions and 9 deletions

View file

@ -115,7 +115,8 @@
},
"pnpm": {
"patchedDependencies": {
"mlly@1.0.0": "patches/mlly@1.0.0.patch"
"mlly@1.0.0": "patches/mlly@1.0.0.patch",
"nitropack@1.0.0": "patches/nitropack@1.0.0.patch"
}
},
"simple-git-hooks": {