From: Dan Vanderkam Date: Mon, 23 Jun 2014 22:55:11 +0000 (-0400) Subject: make publish X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=4579cf18ac476ab12bcff6f2807c70a5d27ee0ee;p=dygraphs.git make publish --- diff --git a/Makefile b/Makefile index e07bc1d..81ae456 100644 --- a/Makefile +++ b/Makefile @@ -40,3 +40,7 @@ clean-combined-test: clean lint: @./lint.sh + +publish: + @./generate-combined.sh + @npm publish