mirror of
https://github.com/ash-project/ash_json_api_wrapper.git
synced 2024-09-17 20:02:56 +12:00
No description
0dcfb341eb
Bumps the production-dependencies group with 1 update: [ash](https://github.com/ash-project/ash). Updates `ash` from 3.4.4 to 3.4.8 - [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md) - [Commits](https://github.com/ash-project/ash/compare/v3.4.4...v3.4.8) --- updated-dependencies: - dependency-name: ash dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.github | ||
config | ||
documentation | ||
lib | ||
logos | ||
test | ||
.check.exs | ||
.credo.exs | ||
.formatter.exs | ||
.gitignore | ||
.tool-versions | ||
FUNDING.yml | ||
LICENSE | ||
mix.exs | ||
mix.lock | ||
README.md |
AshJsonApiWrapper
TODO: Add description
Installation
If available in Hex, the package can be installed
by adding ash_json_api_wrapper
to your list of dependencies in mix.exs
:
def deps do
[
{:ash_json_api_wrapper, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ash_json_api_wrapper.