Skip to content

Commit 42abb47

Browse files
author
Yuval Naveh
committed
Windows slash to linux slash
1 parent 51212ca commit 42abb47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A CSV stream reader, with many many features, and ability to work with the largest datasets",
55
"main": "index.js",
66
"scripts": {
7-
"test": "node test\\test.js"
7+
"test": "node test/test.js"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)