Skip to content

Commit

Permalink
update canvas package to make pnpm install work again
Browse files Browse the repository at this point in the history
  • Loading branch information
jhuleatt committed Jan 16, 2025
1 parent d253201 commit 8ddb421
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 151 deletions.
2 changes: 1 addition & 1 deletion Node-1st-gen/image-maker/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "functions-image-maker",
"description": "Sample functions that generate images on the backend",
"dependencies": {
"canvas": "^2.10.2",
"canvas": "^3.0.1",
"express": "^4.18.2",
"firebase-admin": "^11.9.0",
"firebase-functions": "^4.4.1",
Expand Down
162 changes: 12 additions & 150 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8ddb421

Please sign in to comment.