4 lines
No EOL
59 B
Makefile
4 lines
No EOL
59 B
Makefile
.PHONY: publish
|
|
|
|
publish:
|
|
yarn npm publish --access public
|