feat: upgrade dependencies (#527)

This commit is contained in:
Dream Hunter
2024-12-23 21:10:45 +08:00
committed by GitHub
parent b0bf7a5f13
commit 4a881e2d2b
9 changed files with 1852 additions and 1837 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "temp-email-pages",
"version": "0.8.2",
"version": "0.8.3",
"description": "",
"main": "index.js",
"scripts": {
@@ -11,6 +11,6 @@
"author": "",
"license": "ISC",
"devDependencies": {
"wrangler": "^3.91.0"
"wrangler": "^3.99.0"
}
}