diff options
author | 2025-03-04 06:40:29 -0800 | |
---|---|---|
committer | 2025-03-04 14:40:29 +0000 | |
commit | c67a35138c4651b7ea9a01375ce30063e3d80244 (patch) | |
tree | ee1a27fcbf86c7e792e8e0be92e98f2ae9ce66f5 /packages/integrations/partytown/package.json | |
parent | f61d4420e8f641770091ec96e6809de39f2ceb21 (diff) | |
download | astro-@astrojs/vercel@8.1.1.tar.gz astro-@astrojs/vercel@8.1.1.tar.zst astro-@astrojs/vercel@8.1.1.zip |
[ci] release (#13350)astro@5.4.2@astrojs/vercel@8.1.1@astrojs/partytown@2.1.4@astrojs/db@0.14.8
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/partytown/package.json')
-rw-r--r-- | packages/integrations/partytown/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/partytown/package.json b/packages/integrations/partytown/package.json index 95357d28b..7a645caa1 100644 --- a/packages/integrations/partytown/package.json +++ b/packages/integrations/partytown/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/partytown", "description": "Use Partytown to move scripts into a web worker in your Astro project", - "version": "2.1.3", + "version": "2.1.4", "type": "module", "types": "./dist/index.d.ts", "author": "withastro", |