mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-26 08:39:09 +03:00
update arduinojson, espressif-platform and web packages
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
cd interface
|
||||
rm -rf node_modules
|
||||
corepack use pnpm@latest-10
|
||||
pnpm update
|
||||
pnpm update --latest
|
||||
pnpm install
|
||||
pnpm format
|
||||
pnpm lint
|
||||
@@ -14,7 +14,7 @@ pnpm lint
|
||||
cd ../mock-api
|
||||
rm -rf node_modules
|
||||
corepack use pnpm@latest-10
|
||||
pnpm update
|
||||
pnpm update --latest
|
||||
pnpm install
|
||||
pnpm format
|
||||
|
||||
|
||||
Reference in New Issue
Block a user