diff --git a/postgres/package.json b/postgres/package.json index dfdff40c7..b582d7d24 100644 --- a/postgres/package.json +++ b/postgres/package.json @@ -67,6 +67,12 @@ } }, "db": "sql" + }, + "schema": { + "buildTaskType": { + "name": "postgres", + "description": "Postgres database build plugin" + } } }, "license": "SEE LICENSE"