mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 02:11:53 +00:00
Ditch Version Bounds
This commit is contained in:
committed by
GitHub
parent
a192bce08c
commit
c5aef562d0
@@ -35,7 +35,7 @@ dependencies:
|
|||||||
- process
|
- process
|
||||||
- protolude
|
- protolude
|
||||||
- template-haskell
|
- template-haskell
|
||||||
- text >=0.11 && <2.0
|
- text
|
||||||
- time
|
- time
|
||||||
- transformers
|
- transformers
|
||||||
- unordered-containers
|
- unordered-containers
|
||||||
@@ -104,4 +104,4 @@ flags:
|
|||||||
dev:
|
dev:
|
||||||
manual: false
|
manual: false
|
||||||
default: false
|
default: false
|
||||||
description: Turn on development settings, like auto-reload templates.
|
description: Turn on development settings, like auto-reload templates.
|
||||||
|
|||||||
Reference in New Issue
Block a user