Skip to content

Commit 3a04014

Browse files
committed
update dep
1 parent 7203108 commit 3a04014

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

package-lock.json

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

packages/@apphosting/experimental/adapter-astro/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"send": "^0.18.0",
2525
"server-destroy": "^1.0.1",
2626
"yaml": "^2.6.1",
27-
"@astrojs/node": "^9.0.1"
27+
"@astrojs/node": "^9.0.1",
28+
"@apphosting/common": "*"
2829
},
2930
"devDependencies": {
3031
"@types/fs-extra": "^11.0.4",

0 commit comments

Comments
 (0)