We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 598cbf1 commit 129af20Copy full SHA for 129af20
1 file changed
mix.exs
@@ -58,7 +58,8 @@ defmodule NodeJS.MixProject do
58
"README.md",
59
"LICENSE",
60
"CHANGELOG.md",
61
- "priv/server.js"
+ "priv/server.js",
62
+ "priv/package.json"
63
],
64
maintainers: ["Bryan Joseph", "Luke Ledet", "Joel Wietelmann"],
65
licenses: ["MIT"],
0 commit comments