switched from yarn to npm

This commit is contained in:
2024-08-13 00:13:24 +02:00
parent 0d9ce5d6b1
commit afc0309222
3 changed files with 36 additions and 16 deletions

View File

@@ -62,7 +62,7 @@ deps-hx:
.PHONY: deps-node
deps-node:
yarn install
npm install
.PHONY: clean
clean: