Skip to content

Commit 9bdf090

Browse files
committed
Adjust package files
1 parent 37261f8 commit 9bdf090

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mix.exs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,9 @@ defmodule Prima.MixProject do
8282
exclude_patterns: [
8383
"lib/prima_web.ex",
8484
"lib/prima_web",
85-
"priv/static",
8685
"priv/code_examples"
8786
],
88-
files: ~w(lib priv/static/assets/prima.js mix.exs README.md LICENSE .formatter.exs)
87+
files: ~w(lib priv/static/assets/prima.js mix.exs README.md LICENSE package.json)
8988
]
9089
end
9190

0 commit comments

Comments
 (0)