Skip to content

Commit

Permalink
Downgrade community server
Browse files Browse the repository at this point in the history
Using the new version in CI failed for some reason, but it was working locally :/ Looking at the changelog, nothing relevant seems to have changed to I'll just stick with 7.0 for now
  • Loading branch information
NoelDeMartin committed Jul 12, 2024
1 parent d8d13ab commit dd8dadb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@iconify/json": "^2.2.134",
"@noeldemartin/eslint-config-vue": "next",
"@noeldemartin/scripts": "next",
"@solid/community-server": "^7.1.0",
"@solid/community-server": "~7.0",
"@total-typescript/ts-reset": "^0.4.2",
"@types/node": "^20.3.1",
"autoprefixer": "^10.4.14",
Expand Down

0 comments on commit dd8dadb

Please sign in to comment.