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.
cli
1 parent 95ac9a3 commit 8108a85Copy full SHA for 8108a85
package.json
@@ -16,7 +16,7 @@
16
"test:embed:playwright": "playwright test test/wokwi-embed",
17
"test:embed:playwright:ui": "playwright test test/wokwi-embed --ui",
18
"test:cli:integration": "pnpm exec tsx scripts/test-cli-integration.ts",
19
- "cli": "tsx packages/wokwi-cli/src/main.ts",
+ "cli": "tsx packages/cli/src/main.ts",
20
"prepare": "husky install"
21
},
22
"author": "Uri Shaked",
0 commit comments