We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa8ac5d commit 97edb38Copy full SHA for 97edb38
package.json
@@ -1,9 +1,6 @@
1
{
2
"name": "csv-parser",
3
- "version": "2.0.0-beta.1",
4
- "publishConfig": {
5
- "tag": "beta"
6
- },
+ "version": "2.0.0",
7
"description": "Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite",
8
"license": "MIT",
9
"repository": "mafintosh/csv-parser",
0 commit comments