aboutsummaryrefslogtreecommitdiff
path: root/packages/integrations/cloudflare/test/fixtures/compile-image-service/package.json
blob: 4dd1c0bb70adc87b609ce1935d4f9685a0848f8d (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "name": "@test/astro-cloudflare-compile-image-service",
  "version": "0.0.0",
  "private": true,
  "dependencies": {
    "@astrojs/cloudflare": "workspace:*",
    "astro": "workspace:*"
  }
}