Skip to content

Commit

Permalink
chore: mark docker flavored workspace packages as private
Browse files Browse the repository at this point in the history
  • Loading branch information
lgersman committed Nov 25, 2024
1 parent 660d016 commit 6518ad1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/docker/dennis-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@ionos-wordpress/dennis-i18n",
"version": "1.0.0",
"description": "This image provides the most recent [dennis](https://github.com/mozilla/dennis) pot/po linter in a docker image.",
"private": true,
"keywords": [
"dennis",
"mozilla",
Expand Down
1 change: 1 addition & 0 deletions packages/docker/ecs-php/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@ionos-wordpress/ecs-php",
"description": "Docker image providing the most recent PHP easy-coding-standard in a docker image",
"version": "1.0.0",
"private": true,
"keywords": [
"php",
"ecs",
Expand Down
1 change: 1 addition & 0 deletions packages/docker/rector-php/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@ionos-wordpress/rector-php",
"version": "1.0.3",
"description": "This image provides the most recent [rector](https://github.com/rectorphp/rector) in a docker image.",
"private": true,
"keywords": [
"rector",
"php",
Expand Down

0 comments on commit 6518ad1

Please sign in to comment.