We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f929c4 commit e61b1aaCopy full SHA for e61b1aa
2 files changed
examples/demo-cli-cac/demo-cli-cac.js
@@ -1,7 +1,7 @@
1
#!/usr/bin/env node
2
3
import cac from 'cac';
4
-import tab from '../../dist/src/cac.js';
+import tab from '../../dist/cac.js';
5
6
const cli = cac('demo-cli-cac');
7
shadcn.cac.ts
0 commit comments