xuri / excelize-wasm

A WebAssembly build of the Go Excelize library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
https://xuri.me/excelize
BSD 3-Clause "New" or "Revised" License
190 stars 33 forks source link

Upgrade the dependencies package version #25

Closed wanghaochen2024 closed 2 months ago

wanghaochen2024 commented 2 months ago

PR Details

Update excelize library to the version 4e6457a

Description

Related Issue

N/A

Motivation and Context

Update excelize-wasm NPM package

How Has This Been Tested

Test by run unit tests in my local machine, and all cases was passed.

Types of changes

Checklist