From b27a0607d1202da2cf99dc6ab9dbd0483fe0a68a Mon Sep 17 00:00:00 2001 From: Igor Ramadas Date: Fri, 21 Jun 2019 23:31:58 +0200 Subject: [PATCH] Rebuild with comments after publishing. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 728c2a1..5cc4247 100644 --- a/Makefile +++ b/Makefile @@ -30,6 +30,7 @@ clean: publish: tsc --removeComments npm publish + tsc update: rm -f package-lock.json