Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EzioPearce authored Mar 30, 2024
1 parent 91ce7f3 commit 0b680b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"license": "ISC",
"devDependencies": {
"@google-cloud/functions-framework": "^3.3.0",
"@google-cloud/storage": "^7.9.0",
"@google-cloud/storage": "^7.9.0"
},
"dependencies": {
"axios": "^1.6.8",
"express": "^4.19.2",
"puppeteer": "^22.6.1",
"puppeteer": "^22.6.1"
}
}

0 comments on commit 0b680b8

Please sign in to comment.