We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea6cf85 commit 70f2fa4Copy full SHA for 70f2fa4
1 file changed
src/test-cli.ts
@@ -18,7 +18,7 @@ type BaseContext = ProjectContext &
18
StagingDomainContext;
19
20
await runPipeline({
21
- packageName: "@soliantconsulting/create-auth0-cicd",
+ packageName: "@soliantconsulting/create-react-app",
22
tasks: [synthTask],
23
baseContext: {
24
project: {
0 commit comments