change package json to 3.6.1

This commit is contained in:
Matthieu Baumann
2025-03-25 18:12:09 +01:00
parent 5823901e92
commit f56468d402
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"homepage": "https://aladin.u-strasbg.fr/",
"name": "aladin-lite",
"type": "module",
"version": "3.6.1-beta",
"version": "3.6.1",
"description": "An astronomical HiPS visualizer in the browser",
"author": "Thomas Boch and Matthieu Baumann",
"license": "GPL-3",

View File

@@ -88,4 +88,4 @@ codegen-units = 16
rpath = false
[package.metadata.wasm-pack.profile.release]
wasm-opt = false
wasm-opt = true