Skip to content

Commit 631a0b5

Browse files
jaxoncreedmichielbdejong
authored andcommitted
Fix 403 with root acl
1 parent 2ca51da commit 631a0b5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"homepage": "https://github.com/solid/node-solid-server",
5656
"bugs": "https://github.com/solid/node-solid-server/issues",
5757
"dependencies": {
58-
"@solid/acl-check": "^0.2.0",
58+
"@solid/acl-check": "^0.2.1",
5959
"@solid/oidc-auth-manager": "^0.18.2",
6060
"body-parser": "^1.18.3",
6161
"bootstrap": "^3.3.7",

0 commit comments

Comments
 (0)