Bump version from 1.0.0 to 1.0.1

Refactor index.js
This commit is contained in:
Natxo
2026-03-13 15:32:54 +01:00
committed by GitHub
parent 2e72286a89
commit a67363f520

View File

@@ -1,6 +1,6 @@
{
"name": "sigpro",
"version": "1.0.0",
"version": "1.0.1",
"type": "module",
"scripts": {
"del": "rm node_modules/.vite/deps -r",