mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 02:11:53 +00:00
Feature/encode icons (#91)
* base64 encode icon in package response * adds icons to dependencies * swap arguments for loadIcon * remove redundant constraint Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
This commit is contained in:
committed by
Keagan McClelland
parent
f0b958e6df
commit
14d7adc0c9
@@ -14,6 +14,7 @@ default-extensions:
|
||||
|
||||
dependencies:
|
||||
- base >=4.12 && <5
|
||||
- base64
|
||||
- aeson
|
||||
- ansi-terminal
|
||||
- attoparsec
|
||||
|
||||
Reference in New Issue
Block a user