Skip to content

Commit

Permalink
fix: bump Verso dep (#225)
Browse files Browse the repository at this point in the history
This adds JS that adds trailing slashes to work around a hosting issue.
This will let us disable the redirects on the server side that aren't
being proxied correctly, at least as a temporary solution.

RE #224
  • Loading branch information
david-christiansen authored Dec 22, 2024
1 parent 27f733b commit 4ca9921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lake-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"type": "git",
"subDir": null,
"scope": "",
"rev": "b4623a7e137e1a987db9be2f599210bc6c5abda9",
"rev": "7d3a46ef38a48b9a5597fa543df918351a1876d1",
"name": "verso",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
Expand Down

0 comments on commit 4ca9921

Please sign in to comment.