@apphosting/adapter-nextjs
Advanced tools
Comparing version 14.0.7-canary.68c2b1f to 14.0.7-canary.a4c33c9
{ | ||
"name": "@apphosting/adapter-nextjs", | ||
"version": "14.0.7-canary.68c2b1f", | ||
"version": "14.0.7-canary.a4c33c9", | ||
"main": "dist/index.js", | ||
@@ -44,3 +44,3 @@ "description": "Experimental addon to the Firebase CLI to add web framework support", | ||
"dependencies": { | ||
"@apphosting/common": "^0.0.2", | ||
"@apphosting/common": "^0.0.3", | ||
"fs-extra": "^11.1.1", | ||
@@ -65,3 +65,9 @@ "yaml": "^2.3.4" | ||
"verdaccio": "^5.30.3" | ||
}, | ||
"publishConfig": { | ||
"tag": "canary", | ||
"registry": "https://wombat-dressing-room.appspot.com/@apphosting/adapter-nextjs/_ns", | ||
"provenance": true, | ||
"access": "public" | ||
} | ||
} |
28665
- Removed@apphosting/common@0.0.2(transitive)
Updated@apphosting/common@^0.0.3