mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
a198028b04
* Fixes cloudflare throwing over process * Up the timeout for slower CI servers * Fix linting * Up the timeout a bit
9 lines
181 B
JSON
9 lines
181 B
JSON
{
|
|
"name": "@test/astro-cloudflare-basics",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@astrojs/cloudflare": "workspace:*",
|
|
"astro": "workspace:*"
|
|
}
|
|
}
|