Merge branch 'dev' into 6264_log_renewToken
gitea/salix/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Javier Segarra 2024-06-20 13:17:38 +00:00
commit 37d9f5c902
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Pull from repository.
Run this commands on project root directory to install Node dependencies.
```
$ npm install
$ pnpm install
$ gulp install
```