migrated to yarn2

This commit is contained in:
Michael Kolb 2023-01-07 03:04:58 +01:00
parent 7b41d45434
commit 1a2abf5ac6
18 changed files with 11601 additions and 2 deletions

4
Makefile Normal file
View file

@ -0,0 +1,4 @@
.PHONY: publish
publish:
yarn npm publish --access public