We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c91ed4 commit e859e13Copy full SHA for e859e13
js/package.json
@@ -3,7 +3,7 @@
3
"name": "apache-arrow",
4
"description": "Apache Arrow columnar in-memory format",
5
"bin": {
6
- "arrow2csv": "bin/arrow2csv"
+ "arrow2csv": "bin/arrow2csv.js"
7
},
8
"scripts": {
9
"lerna": "lerna",
0 commit comments