Skip to content

Commit c3bec11

Browse files
authored
Bump @apphosting/common dependency & Next.js adapter version to 14.0.6 (#241)
* bump common dep & nextjs version
1 parent 8974b94 commit c3bec11

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

package-lock.json

Lines changed: 2 additions & 7 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apphosting/adapter-nextjs",
3-
"version": "14.0.5",
3+
"version": "14.0.6",
44
"main": "dist/index.js",
55
"description": "Experimental addon to the Firebase CLI to add web framework support",
66
"repository": {
@@ -41,7 +41,7 @@
4141
],
4242
"license": "Apache-2.0",
4343
"dependencies": {
44-
"@apphosting/common": "^0.0.1",
44+
"@apphosting/common": "^0.0.2",
4545
"fs-extra": "^11.1.1",
4646
"yaml": "^2.3.4"
4747
},

0 commit comments

Comments
 (0)