diff options
author | 2023-06-20 07:32:26 -0700 | |
---|---|---|
committer | 2023-06-20 10:32:26 -0400 | |
commit | 1589eaabcdfeab12e585fd40c98978e2dfab4981 (patch) | |
tree | a851cc4d1a9cbaf568b6c8cf7651514cacded221 /packages/integrations/node/package.json | |
parent | 2b34fc49282cbf5bf89de46359b51a67a5c4b8bb (diff) | |
download | astro@2.6.6.tar.gz astro@2.6.6.tar.zst astro@2.6.6.zip |
[ci] release (#7428)astro@2.6.6@astrojs/cloudflare@6.5.1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/node/package.json')
-rw-r--r-- | packages/integrations/node/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/node/package.json b/packages/integrations/node/package.json index 76525eec1..255bb0081 100644 --- a/packages/integrations/node/package.json +++ b/packages/integrations/node/package.json @@ -38,7 +38,7 @@ "server-destroy": "^1.0.1" }, "peerDependencies": { - "astro": "workspace:^2.6.5" + "astro": "workspace:^2.6.6" }, "devDependencies": { "@types/node": "^18.7.21", |