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

Commit d65e083

Browse files
committed
fix: include manifest.yml in publish
Closes #100 Signed-off-by: Jonah Snider <[email protected]>
1 parent f20fc45 commit d65e083

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
},
2626
"files": [
2727
"dist",
28-
"src"
28+
"src",
29+
"manifest.yml"
2930
],
3031
"keywords": [
3132
"netlify",

0 commit comments

Comments
 (0)