Skip to content

Commit 6b5cf42

Browse files
authored
Merge pull request #89 from Valian/master
added package.json to priv specifying type: "commonjs"
2 parents 8b4e841 + a87c6f5 commit 6b5cf42

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

priv/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"name": "elixir-nodejs",
3+
"type": "commonjs"
4+
}

0 commit comments

Comments
 (0)