Skip to content

Commit 28d6066

Browse files
committed
fix(csv-demo-eslint): private package
1 parent c719ddc commit 28d6066

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/eslint/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.0.1",
44
"description": "",
55
"main": "index.js",
6+
"private": true,
67
"scripts": {
78
"lint": "eslint ./",
89
"test": "echo \"Not ready, check output of npm run lint\""

0 commit comments

Comments
 (0)