mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2024-11-09 20:22:45 +01:00
Update update-npm.bat
This commit is contained in:
parent
266132c90d
commit
557012b4d6
@ -1,3 +1,3 @@
|
||||
@ECHO off
|
||||
ECHO Update for PNPM...
|
||||
ECHO Update all dependencies...
|
||||
FOR /D %%a IN (%CD%\fosscord\*) do echo -------------- && echo %%~fa && cd %%~fa && npm i
|
Loading…
Reference in New Issue
Block a user