diff --git a/package.json b/package.json index b8bf567f..cbd7ebe5 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,8 @@ "app", "auth", "security", + "orm", + "database", "oracle", "mysql", "nosql", @@ -27,7 +29,9 @@ "express", "restify", "koa", - "postgres" + "postgres", + "postgresql", + "soap" ], "version": "1.8.4", "scripts": {