From aa3f6e047cdaf19c86958b17e172ce288703ccce Mon Sep 17 00:00:00 2001 From: ikasoba <57828948+ikasoba@users.noreply.github.com> Date: Fri, 10 Nov 2023 15:48:50 +0900 Subject: [PATCH] =?UTF-8?q?nodejs=E3=81=AB=E5=AF=BE=E5=BF=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 52e06ab..9de7a91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "type": "module", "name": "@ikasoba000/valid-ts", + "version": "0.1.0", "main": "./.dist/mod.js", "types": "./.dist/mod.d.ts", "scripts": {