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

Commit

Permalink
fix: include manifest.yml in publish
Browse files Browse the repository at this point in the history
Closes #100

Signed-off-by: Jonah Snider <[email protected]>
  • Loading branch information
jonahsnider committed Sep 9, 2020
1 parent f20fc45 commit d65e083
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 @@ -25,7 +25,8 @@
},
"files": [
"dist",
"src"
"src",
"manifest.yml"
],
"keywords": [
"netlify",
Expand Down

0 comments on commit d65e083

Please sign in to comment.