Skip to content

Commit 854589c

Browse files
authored
bump common dep & angular adapter version (#242)
1 parent c3bec11 commit 854589c

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-angular/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-angular",
3-
"version": "17.2.6",
3+
"version": "17.2.7",
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
"firebase-functions": "^4.3.1",
4646
"fs-extra": "^11.1.1",
4747
"strip-ansi": "^7.1.0",

0 commit comments

Comments
 (0)