From bae10ceff40df985621c8a83b30984c1f56abd19 Mon Sep 17 00:00:00 2001 From: Viktar <1105714@gmail.com> Date: Sun, 28 Nov 2021 11:01:48 +0400 Subject: [PATCH] update scripts --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 782af96..ee93286 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,8 @@ "lib": "lib" }, "scripts": { - "test": "echo \"Error: no test specified\" && exit 0" + "test": "echo \"Error: no test specified\" && exit 0", + "pub": "np" }, "repository": { "type": "git",