Bugfix/nicolas bufixes (#491)

* UPDATE: package lock

* FIX: Add function definitions

* FIX: Small fix to get FACT working

* FIX: We only need integer FACT and FACTDOUBLE

* FIX: Make clippy happy
This commit is contained in:
Nicolás Hatcher Andrés
2025-10-30 23:24:47 +01:00
committed by GitHub
parent 7e379e24e7
commit a768bc5974
7 changed files with 35 additions and 114 deletions

View File

@@ -40,7 +40,7 @@
},
"../../bindings/wasm/pkg": {
"name": "@ironcalc/wasm",
"version": "0.5.0",
"version": "0.6.0",
"license": "MIT/Apache-2.0"
},
"node_modules/@adobe/css-tools": {