Merge pull request #310 from hulkholden/license
[dygraphs.git] / Makefile
index 81ae456..18522df 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -42,5 +42,6 @@ lint:
        @./lint.sh
 
 publish:
-       @./generate-combined.sh
-       @npm publish
+       ./generate-combined.sh
+       npm publish
+       git checkout dygraph-combined.js