FIX: Fixes from "the big split"
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
fa0b386abc
commit
c88304ba96
10
webapp/IronCalc/package-lock.json
generated
10
webapp/IronCalc/package-lock.json
generated
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"name": "ironcalc",
|
||||
"version": "0.3.0",
|
||||
"name": "@ironcalc/workbook",
|
||||
"version": "0.3.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "ironcalc",
|
||||
"version": "0.3.0",
|
||||
"name": "@ironcalc/workbook",
|
||||
"version": "0.3.1",
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.11.4",
|
||||
"@emotion/styled": "^11.11.5",
|
||||
"@ironcalc/wasm": "file:../../bindings/wasm/pkg",
|
||||
"@ironcalc/wasm": "^0.3.0",
|
||||
"@mui/material": "^5.15.15",
|
||||
"i18next": "^23.11.1",
|
||||
"lucide-react": "^0.427.0",
|
||||
|
||||
Reference in New Issue
Block a user