Upgrade wrangler to 2.6.2

This commit is contained in:
Erisa A 2022-12-20 23:06:23 +00:00 committed by GitHub
parent a158829c21
commit 803ff92c69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 576 additions and 283 deletions

5
.vscode/extensions.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"recommendations": [
"bungcip.better-toml"
]
}

View file

@ -14,6 +14,6 @@
"license": "MIT",
"devDependencies": {
"prettier": "^2.6.1",
"wrangler": "^2.0.17"
"wrangler": "^2.6.2"
}
}

852
yarn.lock

File diff suppressed because it is too large Load diff