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