docs: Update v6 references

This commit is contained in:
Joachim Van Herwegen
2023-10-20 10:33:35 +02:00
parent f1fdbb05b2
commit 762d703df7
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ As an alternative to using CLI arguments, or environment variables, the CSS can
"dev:pod": "community-solid-server"
},
"devDependencies": {
"@solid/community-server": "^6.0.0"
"@solid/community-server": "^7.0.0"
}
}
```