Skip to content

Commit 3a7af13

Browse files
committed
package
1 parent 47b3759 commit 3a7af13

4 files changed

Lines changed: 3 additions & 8 deletions

File tree

jobs/knative-job-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"request": "2.88.2"
4040
},
4141
"devDependencies": {
42-
"pgsql-test": "^2.15.2"
42+
"pgsql-test": "workspace:^"
4343
}
4444
}

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@
1111
"publishConfig": {
1212
"access": "restricted"
1313
},
14-
"workspaces": [
15-
"packages/*",
16-
"sandbox/*",
17-
"graphile/*"
18-
],
1914
"engines": {
2015
"node": ">=18.17.0"
2116
},

packages/pg-ast/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.30.1.
2+
* This file was automatically generated by pg-proto-parser@1.30.2.
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/pg-ast/src/wrapped.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.30.1.
2+
* This file was automatically generated by pg-proto-parser@1.30.2.
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)