Skip to content

Commit

Permalink
feat: file and npm-based package support
Browse files Browse the repository at this point in the history
  • Loading branch information
broofa committed Oct 23, 2023
1 parent 95222f0 commit 31cb9d5
Show file tree
Hide file tree
Showing 4 changed files with 763 additions and 113 deletions.
2 changes: 1 addition & 1 deletion bin/cli.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env node
#!/usr/bin/env node --enable-source-maps

// Thin wrapper around mime
import cli from '../dist/npmgraph_cli.js';
Expand Down
Loading

0 comments on commit 31cb9d5

Please sign in to comment.