Skip to content

Commit a71a604

Browse files
committed
packages
1 parent b0d8e62 commit a71a604

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

enums/13/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@libpg-query/enums13",
33
"version": "13.13.0",
4-
"author": "Dan Lynch <[email protected]>",
4+
"author": "Constructive <[email protected]>",
55
"description": "PostgreSQL AST enums from the real Postgres parser",
66
"main": "index.js",
77
"module": "esm/index.js",

enums/14/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@libpg-query/enums14",
33
"version": "14.9.0",
4-
"author": "Dan Lynch <[email protected]>",
4+
"author": "Constructive <[email protected]>",
55
"description": "PostgreSQL AST enums from the real Postgres parser",
66
"main": "index.js",
77
"module": "esm/index.js",

enums/15/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@libpg-query/enums15",
33
"version": "15.9.0",
4-
"author": "Dan Lynch <[email protected]>",
4+
"author": "Constructive <[email protected]>",
55
"description": "PostgreSQL AST enums from the real Postgres parser",
66
"main": "index.js",
77
"module": "esm/index.js",

enums/16/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@libpg-query/enums16",
33
"version": "16.9.0",
4-
"author": "Dan Lynch <[email protected]>",
4+
"author": "Constructive <[email protected]>",
55
"description": "PostgreSQL AST enums from the real Postgres parser",
66
"main": "index.js",
77
"module": "esm/index.js",

enums/17/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@libpg-query/enums17",
33
"version": "17.9.0",
4-
"author": "Dan Lynch <[email protected]>",
4+
"author": "Constructive <[email protected]>",
55
"description": "PostgreSQL AST enums from the real Postgres parser",
66
"main": "index.js",
77
"module": "esm/index.js",

parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pgsql/parser",
33
"version": "1.1.4",
4-
"author": "Dan Lynch <[email protected]>",
4+
"author": "Constructive <[email protected]>",
55
"description": "Multi-version PostgreSQL parser with dynamic version selection",
66
"main": "./wasm/index.cjs",
77
"module": "./wasm/index.js",

types/13/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@libpg-query/types13",
33
"version": "13.11.0",
4-
"author": "Dan Lynch <[email protected]>",
4+
"author": "Constructive <[email protected]>",
55
"description": "PostgreSQL AST types from the real Postgres parser",
66
"main": "index.js",
77
"module": "esm/index.js",

types/14/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@libpg-query/types14",
33
"version": "14.1.0",
4-
"author": "Dan Lynch <[email protected]>",
4+
"author": "Constructive <[email protected]>",
55
"description": "PostgreSQL AST types from the real Postgres parser",
66
"main": "index.js",
77
"module": "esm/index.js",

types/15/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@libpg-query/types15",
33
"version": "15.1.0",
4-
"author": "Dan Lynch <[email protected]>",
4+
"author": "Constructive <[email protected]>",
55
"description": "PostgreSQL AST types from the real Postgres parser",
66
"main": "index.js",
77
"module": "esm/index.js",

types/16/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@libpg-query/types16",
33
"version": "16.1.0",
4-
"author": "Dan Lynch <[email protected]>",
4+
"author": "Constructive <[email protected]>",
55
"description": "PostgreSQL AST types from the real Postgres parser",
66
"main": "index.js",
77
"module": "esm/index.js",

0 commit comments

Comments
 (0)