@trebco/treb 32.4.1 → 32.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -28,12 +28,6 @@ Download from npm using npm, yarn, pnpm or your favorite module tool
28
28
  npm install @trebco/treb
29
29
  ```
30
30
 
31
- ## Light version
32
-
33
- In addition to the standard version there's a light version which does not
34
- support converting to/from XLSX files. Other than that it's identical. Use
35
- the script `treb-spreadsheet-light.mjs`.
36
-
37
31
  ## License
38
32
 
39
33
  TREB is provided under the GNU Lesser General Public License (LGPL).