From: Dan Vanderkam Date: Mon, 23 Jun 2014 22:55:11 +0000 (-0400) Subject: make publish X-Git-Tag: v1.1.0~58 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=8bc2eb3aecd9f9eec85b164f89d70e16d868764e;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