web-csv-toolbox 0.10.2-next-2c1e87207af2448180a6dc07be5290ab3744f005 → 0.10.2-next-7b84c8c8f6979cc45508bd1c3e1daeca8fe0a00a
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/package.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "web-csv-toolbox",
|
|
3
|
-
"version": "0.10.2-next-
|
|
3
|
+
"version": "0.10.2-next-7b84c8c8f6979cc45508bd1c3e1daeca8fe0a00a",
|
|
4
4
|
"description": "A CSV Toolbox utilizing Web Standard APIs.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/cjs/web-csv-toolbox.cjs",
|