chore: set proper version of yarn
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
2024-09-03 16:37:29 +00:00
parent ad320c5e4f
commit 59f9c7a7ce
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ asdf_install:
.PHONY: yarn_setup
yarn_setup:
@yarn set version 4.1.0
@yarn set version 4.4.1
@yarn init -2
@yarn add typescript jest @types/jest ts-node ts-jest