Skip to content

Commit

Permalink
release: qwik-city 0.0.33 (#1009)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdbradley authored Aug 10, 2022
1 parent af65c7a commit 23b6a0d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@builder.io/partytown": "^0.6.4",
"@builder.io/qwik": "0.0.41",
"@builder.io/qwik-city": "0.0.32",
"@builder.io/qwik-city": "0.0.33",
"@cloudflare/kv-asset-handler": "0.2.0",
"autoprefixer": "10.4.7",
"fflate": "^0.7.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/qwik-city/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@builder.io/qwik-city",
"version": "0.0.32",
"version": "0.0.33",
"description": "The meta-framework for Qwik.",
"main": "./lib/index.qwik.cjs",
"module": "./lib/index.qwik.mjs",
Expand Down
2 changes: 1 addition & 1 deletion starters/apps/qwik-city/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"type": "module",
"devDependencies": {
"@builder.io/qwik-city": "0.0.30",
"@builder.io/qwik-city": "0.0.33",
"vite-tsconfig-paths": "3.5.0"
}
}
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ __metadata:
languageName: node
linkType: hard

"@builder.io/[email protected].32, @builder.io/qwik-city@workspace:packages/qwik-city":
"@builder.io/[email protected].33, @builder.io/qwik-city@workspace:packages/qwik-city":
version: 0.0.0-use.local
resolution: "@builder.io/qwik-city@workspace:packages/qwik-city"
dependencies:
Expand Down Expand Up @@ -7374,7 +7374,7 @@ __metadata:
dependencies:
"@builder.io/partytown": ^0.6.4
"@builder.io/qwik": 0.0.41
"@builder.io/qwik-city": 0.0.32
"@builder.io/qwik-city": 0.0.33
"@cloudflare/kv-asset-handler": 0.2.0
autoprefixer: 10.4.7
fflate: ^0.7.3
Expand Down

0 comments on commit 23b6a0d

Please sign in to comment.