Skip to content

Commit

Permalink
Add index.js so that package can be run with npx.
Browse files Browse the repository at this point in the history
  • Loading branch information
phBalance committed Oct 7, 2019
1 parent 68f35a9 commit dc3d299
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
require("./server");

0 comments on commit dc3d299

Please sign in to comment.