Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
Add index.js to npm files
Browse files Browse the repository at this point in the history
  • Loading branch information
remidej committed Jun 22, 2021
1 parent abd1458 commit beb0f96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
},
"files": [
"lib/*",
"gatsby-node.js"
"gatsby-node.js",
"index.js"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit beb0f96

Please sign in to comment.