We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d0455c commit 0b03fe7Copy full SHA for 0b03fe7
package-js.json
@@ -1,6 +1,6 @@
1
{
2
"name": "csv-import-js",
3
- "version": "1.0.13",
+ "version": "1.0.14",
4
"description": "Open-source CSV and XLS/XLSX file importer for React and JavaScript",
5
"main": "index.js",
6
"files": ["."],
package.json
"name": "csv-import-react",
"main": "build/index.js",
"module": "build/index.esm.js",
0 commit comments