summaryrefslogtreecommitdiff
path: root/packages/integrations/partytown/package.json
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-05-17 11:50:18 -0400
committerGravatar GitHub <noreply@github.com> 2022-05-17 11:50:18 -0400
commitf54072bd3f74eaf97783a90c18f7c0e0bbe46c04 (patch)
treebc6d266a31b66334025cd652cb3fc6dd96709221 /packages/integrations/partytown/package.json
parent42251f3eb48e82f0ea8dd2291df391de77a581e8 (diff)
downloadastro-f54072bd3f74eaf97783a90c18f7c0e0bbe46c04.tar.gz
astro-f54072bd3f74eaf97783a90c18f7c0e0bbe46c04.tar.zst
astro-f54072bd3f74eaf97783a90c18f7c0e0bbe46c04.zip
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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/partytown/package.json b/packages/integrations/partytown/package.json
index 18f4e3d1f..131e57964 100644
--- a/packages/integrations/partytown/package.json
+++ b/packages/integrations/partytown/package.json
@@ -1,7 +1,7 @@
{
"name": "@astrojs/partytown",
"description": "Astro + Partytown integration",
- "version": "0.1.2",
+ "version": "0.1.3",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",