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