web-csv-toolbox 0.11.0-next-cf03fb72e2bef2b8c2269297894ab1afea33c9f8 → 0.11.0-next-7e3a03c3828c571ab7f1dade74ff2d0fe49ada22

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.11.0-next-cf03fb72e2bef2b8c2269297894ab1afea33c9f8",
3
+ "version": "0.11.0-next-7e3a03c3828c571ab7f1dade74ff2d0fe49ada22",
4
4
  "description": "A CSV Toolbox utilizing Web Standard APIs.",
5
5
  "type": "module",
6
6
  "main": "dist/cjs/web-csv-toolbox.cjs",