Skip to content

Commit d8d2dc2

Browse files
committed
Service extension callouts
1 parent a7e227a commit d8d2dc2

File tree

4 files changed

+583
-240
lines changed

4 files changed

+583
-240
lines changed

package-lock.json

Lines changed: 166 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@apphosting/adapter-nextjs/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@
4646
"license": "Apache-2.0",
4747
"dependencies": {
4848
"@apphosting/common": "*",
49-
"@connectrpc/connect": "^2.1.0",
50-
"@grpc/grpc-js": "^1.14.0",
5149
"fastify": "^5.6.1",
5250
"fs-extra": "^11.1.1",
5351
"yaml": "^2.3.4"
@@ -61,6 +59,7 @@
6159
}
6260
},
6361
"devDependencies": {
62+
"@connectrpc/connect": "^2.1.0",
6463
"@bufbuild/buf": "^1.58.0",
6564
"@bufbuild/protobuf": "^2.9.0",
6665
"@bufbuild/protoc-gen-es": "^2.9.0",

0 commit comments

Comments
 (0)