diff --git a/commands/templates/package.json_template b/commands/templates/package.json_template index 72a6790..e2e2d69 100644 --- a/commands/templates/package.json_template +++ b/commands/templates/package.json_template @@ -11,7 +11,7 @@ }, "license": "ISC", "devDependencies": { - "jfrog-workers": "^0.4.0" + "jfrog-workers": "^0.6.0" {{- if .HasTests }}, "@golevelup/ts-jest": "^0.4.0", "@types/jest": "^29.5.12",