Skip to content

Commit f1feedb

Browse files
committed
pkg
1 parent a1d8581 commit f1feedb

File tree

9 files changed

+10
-9
lines changed

9 files changed

+10
-9
lines changed

packages/enums/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* This file was automatically generated by pg-proto-parser@1.27.1.
2+
* This file was automatically generated by pg-proto-parser@1.28.0.
33
* DO NOT MODIFY IT BY HAND. Instead, modify the source proto file,
44
* and run the pg-proto-parser generate command to regenerate this file.
55
*/

packages/proto-parser/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"homepage": "https://github.com/launchql/pgsql-parser/tree/master/packages/proto-parser#readme",
1010
"license": "SEE LICENSE IN LICENSE",
1111
"publishConfig": {
12-
"access": "public"
12+
"access": "public",
13+
"directory": "dist"
1314
},
1415
"repository": {
1516
"type": "git",

packages/transform/src/13/enums.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* This file was automatically generated by pg-proto-parser@1.27.1.
2+
* This file was automatically generated by pg-proto-parser@1.28.0.
33
* DO NOT MODIFY IT BY HAND. Instead, modify the source proto file,
44
* and run the pg-proto-parser generate command to regenerate this file.
55
*/

packages/transform/src/13/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* This file was automatically generated by pg-proto-parser@1.27.1.
2+
* This file was automatically generated by pg-proto-parser@1.28.0.
33
* DO NOT MODIFY IT BY HAND. Instead, modify the source proto file,
44
* and run the pg-proto-parser generate command to regenerate this file.
55
*/

packages/transform/src/17/enums.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* This file was automatically generated by pg-proto-parser@1.27.1.
2+
* This file was automatically generated by pg-proto-parser@1.28.0.
33
* DO NOT MODIFY IT BY HAND. Instead, modify the source proto file,
44
* and run the pg-proto-parser generate command to regenerate this file.
55
*/

packages/transform/src/17/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* This file was automatically generated by pg-proto-parser@1.27.1.
2+
* This file was automatically generated by pg-proto-parser@1.28.0.
33
* DO NOT MODIFY IT BY HAND. Instead, modify the source proto file,
44
* and run the pg-proto-parser generate command to regenerate this file.
55
*/

packages/types/src/enums.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* This file was automatically generated by pg-proto-parser@1.27.1.
2+
* This file was automatically generated by pg-proto-parser@1.28.0.
33
* DO NOT MODIFY IT BY HAND. Instead, modify the source proto file,
44
* and run the pg-proto-parser generate command to regenerate this file.
55
*/

packages/types/src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* This file was automatically generated by pg-proto-parser@1.27.1.
2+
* This file was automatically generated by pg-proto-parser@1.28.0.
33
* DO NOT MODIFY IT BY HAND. Instead, modify the source proto file,
44
* and run the pg-proto-parser generate command to regenerate this file.
55
*/

packages/utils/src/asts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* This file was automatically generated by pg-proto-parser@1.27.1.
2+
* This file was automatically generated by pg-proto-parser@1.28.0.
33
* DO NOT MODIFY IT BY HAND. Instead, modify the source proto file,
44
* and run the pg-proto-parser generate command to regenerate this file.
55
*/

0 commit comments

Comments
 (0)