mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
Update chokidar and use pnpm exec (#9640)
* Fix for dev mode * Update packages/frontend/package.json Co-authored-by: tamaina <tamaina@hotmail.co.jp> Co-authored-by: tamaina <tamaina@hotmail.co.jp>
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"cleanall": "pnpm clean-all"
|
||||
},
|
||||
"resolutions": {
|
||||
"chokidar": "^3.3.1",
|
||||
"chokidar": "^3.5.3",
|
||||
"lodash": "^4.17.21"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user