Skip to content

Commit

Permalink
Add necessary config files to npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
dmstern committed Sep 3, 2018
1 parent 19975d2 commit 43a3f02
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,9 @@
},
"files": [
"dist",
"server"
"server",
"ecosystem.config.js",
".sample.npmfrogrc.json"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit 43a3f02

Please sign in to comment.