Skip to content

Commit

Permalink
descriptioneering
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Nelson committed Jun 29, 2024
1 parent fda881a commit 38bbc0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ defmodule AshTable.MixProject do
app: :ash_table,
version: "0.1.0",
elixir: "~> 1.14",
description: "A sortable, paginated table as a LiveView component, that integrates with Ash",
start_permanent: Mix.env() == :prod,
deps: deps(),
package: [
Expand Down

0 comments on commit 38bbc0f

Please sign in to comment.