Skip to content

Commit

Permalink
Added gatsby.js to package.json (oops...)
Browse files Browse the repository at this point in the history
  • Loading branch information
Svish committed Sep 23, 2020
1 parent 2163e38 commit 75df3f6
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 @@ -30,7 +30,8 @@
},
"main": "index.js",
"files": [
"index.js"
"index.js",
"gatsby.js"
],
"peerDependencies": {
"cypress": ">=0.20.0"
Expand Down

0 comments on commit 75df3f6

Please sign in to comment.