web-csv-toolbox 0.12.1-next-7c7903ff7d0e716f84a2595c20c3a509beccb8e9 → 0.12.1-next-53113e3c3ee5a6ec969f90ac8d8c87cc929fe86b

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.
Files changed (1) hide show
  1. package/package.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-csv-toolbox",
3
- "version": "0.12.1-next-7c7903ff7d0e716f84a2595c20c3a509beccb8e9",
3
+ "version": "0.12.1-next-53113e3c3ee5a6ec969f90ac8d8c87cc929fe86b",
4
4
  "description": "A CSV Toolbox utilizing Web Standard APIs.",
5
5
  "type": "module",
6
6
  "module": "dist/web-csv-toolbox.js",