add wrangler to package.json

This commit is contained in:
Sakooooo 2024-11-15 17:09:52 +04:00
parent adae1dd4cc
commit 2e3b0fb473
Signed by: sako
GPG key ID: FE52FD65B76E4751
2 changed files with 720 additions and 11 deletions

View file

@ -10,8 +10,9 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"astro": "^4.16.12",
"@astrojs/check": "^0.9.4", "@astrojs/check": "^0.9.4",
"typescript": "^5.6.3" "astro": "^4.16.12",
"typescript": "^5.6.3",
"wrangler": "^3.87.0"
} }
} }

File diff suppressed because it is too large Load diff