Skip to content

Commit

Permalink
Improvements v2 (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
TriPSs committed May 7, 2024
2 parents f3faea6 + 493ce77 commit 368ccbd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion force-release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7
8
1 change: 0 additions & 1 deletion packages/firebase-hosting/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,3 @@ add this target to the hosting section:
| **`--site`** | `string` | `null` | Specify the site to deploy from the `.firebase.json` |
| **`--project`** | `string` | | Firebase Project to deploy to |
| **`--identifier`** | `string` | | Name of the hosting project in Firebase (if not defined `--site` is used by the firebase CLI |

6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13688,13 +13688,13 @@ __metadata:
linkType: hard

"ejs@npm:^3.1.7":
version: 3.1.9
resolution: "ejs@npm:3.1.9"
version: 3.1.10
resolution: "ejs@npm:3.1.10"
dependencies:
jake: "npm:^10.8.5"
bin:
ejs: bin/cli.js
checksum: 71f56d37540d2c2d71701f0116710c676f75314a3e997ef8b83515d5d4d2b111c5a72725377caeecb928671bacb84a0d38135f345904812e989847057d59f21a
checksum: a9cb7d7cd13b7b1cd0be5c4788e44dd10d92f7285d2f65b942f33e127230c054f99a42db4d99f766d8dbc6c57e94799593ee66a14efd7c8dd70c4812bf6aa384
languageName: node
linkType: hard

Expand Down

0 comments on commit 368ccbd

Please sign in to comment.