diff --git a/typescript/Makefile b/typescript/Makefile index dcbb569..657dc9c 100644 --- a/typescript/Makefile +++ b/typescript/Makefile @@ -15,3 +15,5 @@ test: lint: ./node_modules/.bin/eslint --fix r2pipe/*.ts +pub: + npm pub