From 56fc5d3e2eb4b240cdc199ca7cb299e51ae1dc79 Mon Sep 17 00:00:00 2001 From: pavel-kuznetsov-hypertrack Date: Thu, 1 Jun 2023 20:22:28 +0300 Subject: [PATCH] CONTR fix --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a68648a..1f1ee73 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,7 +32,7 @@ 8. Create a Github repo release - Release title should be the current version tag - - + 9. Run `npm publish` to publish the package to npm ## Scripts