docs: add homepage and interactive demo urls
All checks were successful
npm-publish / publish (push) Successful in 4s

This commit is contained in:
2026-03-06 01:56:22 +00:00
parent 4f73d2e800
commit b19b253e68
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@gkucmierz/healpixjs-bigint",
"version": "1.0.0",
"version": "1.0.1",
"description": "True BigInt port of healpixjs supporting orders beyond the 32-bit (<=14) limit",
"keywords": [
"healpix",
@@ -24,6 +24,7 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"homepage": "https://gitea.7u.pl/gkucmierz/healpixjs-bigint",
"repository": {
"type": "git",
"url": "git+https://gitea.7u.pl/gkucmierz/healpixjs-bigint.git"