Actualizar package.json

This commit is contained in:
2026-04-15 14:27:31 +02:00
parent 4826892582
commit 1e470179ef

View File

@@ -1,6 +1,6 @@
{ {
"name": "sigpro", "name": "sigpro",
"version": "1.2.11", "version": "1.2.12",
"type": "module", "type": "module",
"license": "MIT", "license": "MIT",
"main": "./dist/sigpro.esm.min.js", "main": "./dist/sigpro.esm.min.js",
@@ -25,7 +25,7 @@
"README.md", "README.md",
"LICENSE" "LICENSE"
], ],
"homepage": "https://natxocc.github.io/sigpro/", "homepage": "https://sigpro.natxocc.com/#/",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://git.natxocc.com/natxocc/sigpro" "url": "https://git.natxocc.com/natxocc/sigpro"