Skip to content

Commit b55fec9

Browse files
committed
chore: description
1 parent c75fa5a commit b55fec9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mix.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ defmodule WebDevUtils.MixProject do
66
def project do
77
[
88
app: :web_dev_utils,
9+
description: "Library to enable awesome local development for websites and web applications",
910
version: "0.1.0",
1011
elixir: "~> 1.14",
1112
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)