From aa9762ade1ad6ba50d13fa692c6a3a3e5c9fbd4d Mon Sep 17 00:00:00 2001 From: Reza Soltani Date: Fri, 12 Jan 2024 20:06:15 +0330 Subject: [PATCH] publish with npmignore --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 556ecc1..e0f8287 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "soukai-solid-utils", - "version": "0.0.2", + "version": "0.0.3", "description": "Some utils for use in combination with Soukai Solid", "main": "dist/index.js", "types": "dist/index.d.ts",