mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
package update
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
cd interface
|
||||
rm -rf node_modules
|
||||
corepack use pnpm@latest-10
|
||||
pnpm update
|
||||
pnpm install
|
||||
pnpm format
|
||||
@@ -12,6 +13,7 @@ pnpm lint
|
||||
|
||||
cd ../mock-api
|
||||
rm -rf node_modules
|
||||
corepack use pnpm@latest-10
|
||||
pnpm update
|
||||
pnpm install
|
||||
pnpm format
|
||||
|
||||
Reference in New Issue
Block a user