fixing version issue with npm deployment

This commit is contained in:
Kumaraguru 2025-01-10 16:27:33 +00:00
parent ea26eddd06
commit 5a51c8a3a3
No known key found for this signature in database
GPG Key ID: 4E4555A84ECD28F7

View File

@ -1,6 +1,6 @@
{
"name": "codexstorage",
"version": "1.0.6",
"version": "1.0.7",
"description": "CLI tool for Codex Storage",
"main": "index.js",
"type": "module",