update nodejs & package versions

This commit is contained in:
2024-06-01 02:51:40 +06:00
parent 4cf6bf1c9b
commit f8a3cb48dd
4 changed files with 1129 additions and 881 deletions

View File

@ -45,7 +45,7 @@ steps:
- name: build/yarn
depends_on: [ cache/restore ]
image: node:18
image: node:18.16.0
commands:
- yarn install
- yarn build