Skip to content

Commit 64b9a53

Browse files
refactor: remove json_mapping dependency from shard.yml
- Eliminate json_mapping dependency from shard.yml as part of codebase cleanup - Remove associated comments and unnecessary whitespace This change simplifies the dependency management in the project.
1 parent 737df33 commit 64b9a53

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

shard.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,7 @@ dependencies:
5050
github: phoffer/inflector.cr
5151
version: ~> 1.0.0
5252

53-
54-
## Issue made to remove: https://github.com/amberframework/amber/issues/1311
55-
json_mapping:
56-
github: crystal-lang/json_mapping.cr
57-
version: ~> 0.1.0
58-
5953
# CLI tool item, specifically for when distributing a compiled binary (like the CLI tool will be)
6054
compiled_license:
6155
github: elorest/compiled_license
6256
version: ~> 1.2.2
63-
64-
65-
development_dependencies:
66-
ameba:
67-
github: crystal-ameba/ameba
68-
version: ~> 1.3.0

0 commit comments

Comments
 (0)