Skip to content

Commit

Permalink
Extract lucky_avram and remove avram dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmcgarvey committed Dec 25, 2021
1 parent a12ddfb commit 44d23fd
Show file tree
Hide file tree
Showing 46 changed files with 0 additions and 1,934 deletions.
7 changes: 0 additions & 7 deletions shard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,12 @@ targets:
main: src/precompiled_tasks/exec.cr
lucky.watch:
main: src/precompiled_tasks/watch.cr
lucky.gen.model:
main: src/precompiled_tasks/gen/model.cr
lucky.gen.action:
main: src/precompiled_tasks/gen/action/helpful_error.cr
lucky.gen.action.browser:
main: src/precompiled_tasks/gen/action/browser.cr
lucky.gen.action.api:
main: src/precompiled_tasks/gen/action/api.cr
lucky.gen.resource.browser:
main: src/precompiled_tasks/gen/resource/browser.cr
lucky.gen.page:
main: src/precompiled_tasks/gen/page.cr
lucky.gen.component:
Expand All @@ -40,9 +36,6 @@ dependencies:
wordsmith:
github: luckyframework/wordsmith
version: ~> 0.3.0
avram:
github: luckyframework/avram
version: ~> 0.22.0
lucky_router:
github: luckyframework/lucky_router
version: ~> 0.5.1
Expand Down
24 changes: 0 additions & 24 deletions spec/lucky_avram/ext/avram/errors_spec.cr

This file was deleted.

342 changes: 0 additions & 342 deletions spec/lucky_avram/ext/lucky/input_helpers_spec.cr

This file was deleted.

Loading

0 comments on commit 44d23fd

Please sign in to comment.