Skip to content

Commit 1781765

Browse files
committed
;fix:pkg:web: set upper bound to exclude base64 1.0 [#2166]
1 parent 3f6c400 commit 1781765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hledger-web/package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ library:
9494
- hledger-lib >=1.32.99 && <1.33
9595
- hledger >=1.32.99 && <1.33
9696
- aeson >=1 && <2.3
97-
- base64
97+
- base64 <1
9898
- blaze-html
9999
- blaze-markup
100100
- bytestring

0 commit comments

Comments
 (0)