Skip to content

Commit

Permalink
fix: Add main to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyfarrell committed Sep 23, 2019
1 parent 20d4bfe commit 6b39401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -10,6 +10,7 @@
"engines": {
"node": ">=8"
},
"main": "node-preload.js",
"files": [
"node-preload*.js"
],
Expand Down

0 comments on commit 6b39401

Please sign in to comment.