chore: add resource builder to hex docs

This commit is contained in:
Zach Daniel 2022-10-24 12:06:07 -06:00
parent 1a1714a37c
commit a66a487cf8

View file

@ -148,7 +148,8 @@ defmodule Ash.MixProject do
Ash.DataLayer.Simple,
Ash.Filter.Simple,
Ash.Filter.Simple.Not,
Ash.OptionsHelpers
Ash.OptionsHelpers,
Ash.Resource.Builder
],
Testing: [
Ash.Generator,