diff --git a/.changeset/old-trees-tease.md b/.changeset/old-trees-tease.md index aa34ad745c..d5fb09be5e 100644 --- a/.changeset/old-trees-tease.md +++ b/.changeset/old-trees-tease.md @@ -2,4 +2,4 @@ "@janus-idp/cli": patch --- -fix(cli): try using npx if a plugin package does not have an export-dynamic script +fix(cli): fall back to using the cli script directly if a plugin package does not have an export-dynamic script