migrated to yarn2
This commit is contained in:
parent
7b41d45434
commit
1a2abf5ac6
18 changed files with 11601 additions and 2 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.PHONY: publish
|
||||
|
||||
publish:
|
||||
yarn npm publish --access public
|
||||
Loading…
Add table
Add a link
Reference in a new issue