Skip to content

Commit

Permalink
add path
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Dec 29, 2021
1 parent c36cc0f commit 7fb5a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/cmd.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env node
const { listPackageNames } = require('../');
const { listPackageNames } = require('../lib/textlintrc-to-pacakge-list.js');
const concat = require('concat-stream');
const stripJsonComments = require("strip-json-comments");

Expand Down

0 comments on commit 7fb5a7c

Please sign in to comment.