upload package

This commit is contained in:
2026-03-17 12:10:05 +01:00
parent 2edbafcbf1
commit 49cdda7786

View File

@@ -3,6 +3,7 @@
"version": "1.0.9",
"type": "module",
"license": "MIT",
"homepage": "https://natxocc.github.io/sigpro/",
"repository": {
"type": "git",
"url": "git+https://github.com/natxocc/sigpro.git"
@@ -17,5 +18,14 @@
},
"devDependencies": {
"vitepress": "^1.6.4"
}
},
"keywords": [
"signals",
"reactive",
"web-components",
"vanilla-js",
"reactive-programming",
"signals-library",
"fine-grained-reactivity"
]
}