Skip to content

Commit

Permalink
docs: update wekan (#7222)
Browse files Browse the repository at this point in the history
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
  • Loading branch information
james-d-elliott committed Apr 23, 2024
1 parent ee0facd commit 85c327d
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 38 deletions.
2 changes: 1 addition & 1 deletion docs/content/integration/openid-connect/wekan/index.md
Expand Up @@ -58,7 +58,7 @@ identity_providers:
- 'profile'
- 'email'
userinfo_signed_response_alg: 'none'
token_endpoint_auth_method: 'client_secret_basic'
token_endpoint_auth_method: 'client_secret_post'
```

### Application
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Expand Up @@ -25,14 +25,14 @@
"postinstall": "hugo-installer --version otherDependencies.hugo --extended --destination node_modules/.bin/hugo"
},
"dependencies": {
"@hyas/doks-core": "^1.6.0",
"@hyas/doks-core": "^1.6.1",
"@hyas/images": "^3.2.0",
"@hyas/inline-svg": "^1.1.0",
"@hyas/seo": "^2.3.0",
"@tabler/icons": "^3.2.0",
"bootstrap-icons": "1.11.3",
"exec-bin": "^1.0.0",
"gethyas": "^2.4.0",
"gethyas": "^2.4.1",
"hugo-installer": "^4.0.1"
},
"devDependencies": {
Expand Down
57 changes: 22 additions & 35 deletions docs/pnpm-lock.yaml

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

0 comments on commit 85c327d

Please sign in to comment.