Skip to content

Commit ecf89e6

Browse files
committed
fix: fix up versions
1 parent f05630d commit ecf89e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: docs/site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@astrojs/preact": "0.0.2",
1515
"@astrojs/renderer-preact": "0.5.0",
16-
"@qwik.dev/partytown": "0.10.3",
16+
"@qwik.dev/partytown": "0.11.0",
1717
"astro": "0.26.0",
1818
"domino": "2.1.6",
1919
"front-matter": "4.0.2",

Diff for: tests/nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"partytown": "../../bin/partytown.cjs copylib public/~partytown"
99
},
1010
"dependencies": {
11-
"@qwik.dev/partytown": "0.10.3",
11+
"@qwik.dev/partytown": "0.11.0",
1212
"react": "^17.0.2",
1313
"react-dom": "^17.0.2",
1414
"next": "12.0.10"

0 commit comments

Comments
 (0)