`shard.yml` cleanup (#171)

* Add `athena-spec` as global dep
* All dev will be done in the monorepo, so no reason for each component to have it and ameba as dependencies
* Also fix `description` key of `shard.yml`
This commit is contained in:
George Dietrich 2022-04-26 20:30:29 -04:00 committed by GitHub
parent 17d5810179
commit 090b83b5f0
1 changed files with 0 additions and 8 deletions

View File

@ -15,11 +15,3 @@ description: |
authors:
- George Dietrich <george@dietrich.app>
development_dependencies:
ameba:
github: crystal-ameba/ameba
version: ~> 1.0
athena-spec:
github: athena-framework/spec
version: ~> 0.2.3