fix: patch mlly
to solve bundle error
This commit is contained in:
parent
2df2fefdc9
commit
51e5540d36
4 changed files with 45 additions and 16 deletions
|
@ -113,6 +113,11 @@
|
|||
"vue-tsc": "^1.0.22",
|
||||
"workbox-window": "^6.5.4"
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"mlly@1.0.0": "patches/mlly@1.0.0.patch"
|
||||
}
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"pre-commit": "pnpm lint-staged"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue