Skip to content

Commit 0adb6e3

Browse files
author
Samuel Seay
committed
Add exdoc.
1 parent 0ed5c4f commit 0adb6e3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mix.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ defmodule PageObject.Mixfile do
2222
[{:hound, "~> 1.0.1"},
2323
{:cowboy, "~> 1.0.3", only: :test},
2424
{:plug, "~> 1.0", only: :test},
25+
{:ex_doc, ">= 0.0.0", only: :dev},
2526
{:inflex, "~> 1.7.0" }]
2627
end
2728

0 commit comments

Comments
 (0)