Update to version 0.7.0

This commit is contained in:
Fanny Cheung 2024-07-16 17:14:12 +02:00
parent bb469e1f08
commit ecd9f1c4e1

View File

@ -8,7 +8,7 @@ Small lib to parse/understand .ods and .xsls files in the browser and node.js
### Install ### Install
```sh ```sh
npm i https://github.com/DavidBruant/ods-xlsx.git#v0.6.0 npm i https://github.com/DavidBruant/ods-xlsx.git#v0.7.0
``` ```