diff --git a/package.json b/package.json index 5df05ca..8f0a1af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paths-filter", - "version": "1.0.0", + "version": "5.0.0", "private": true, "description": "Execute your workflow steps only if relevant files are modified.", "type": "module", diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 0000000..efc037a --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,2 @@ +onlyBuiltDependencies: + - esbuild