summaryrefslogtreecommitdiff
path: root/packages/integrations/partytown/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/partytown/package.json')
-rw-r--r--packages/integrations/partytown/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/partytown/package.json b/packages/integrations/partytown/package.json
index 30e17b552..ee135426c 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.0.1",
+ "version": "2.0.2",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",