web-csv-toolbox 0.10.2-next-a163f35fa08c92a57e24891740b488c906cf4dac → 0.10.2-next-2c1e87207af2448180a6dc07be5290ab3744f005
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-2c1e87207af2448180a6dc07be5290ab3744f005",
|
|
4
4
|
"description": "A CSV Toolbox utilizing Web Standard APIs.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/cjs/web-csv-toolbox.cjs",
|