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 51212ca commit 42abb47Copy full SHA for 42abb47
package.json
@@ -4,7 +4,7 @@
4
"description": "A CSV stream reader, with many many features, and ability to work with the largest datasets",
5
"main": "index.js",
6
"scripts": {
7
- "test": "node test\\test.js"
+ "test": "node test/test.js"
8
},
9
"repository": {
10
"type": "git",
0 commit comments