2
0
JC Brand 6 жил өмнө
parent
commit
5188c5d0e8
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -101,6 +101,7 @@ release:
 	make build
 
 .PHONY: publish
+publish:
 	$(LERNA) publish from-git
 
 ########################################################################