Skip to content

Commit

Permalink
fix: qwik cookies (#792)
Browse files Browse the repository at this point in the history
* fix: qwik cookies

* fix: prettier

* fix: upgrade qwik to 1.4.0

* fix: downgrade qwik

---------

Co-authored-by: orig <[email protected]>
  • Loading branch information
origranot and orig committed May 21, 2024
1 parent 254c914 commit 041c382
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"libs/*"
],
"devDependencies": {
"@builder.io/qwik": "^1.4.0",
"@builder.io/qwik-city": "^1.4.0",
"@builder.io/qwik": "^1.3.5",
"@builder.io/qwik-city": "^1.3.5",
"@docusaurus/module-type-aliases": "^2.4.1",
"@nestjs/schematics": "^10.0.1",
"@nestjs/testing": "^10.0.2",
Expand Down

0 comments on commit 041c382

Please sign in to comment.