Skip to content

Commit cb5b889

Browse files
committed
fix: add files list to publish
1 parent ee56313 commit cb5b889

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@
88
"test": "echo \"Error: no test specified\" && exit 1",
99
"semantic-release": "semantic-release"
1010
},
11-
"author": "",
11+
"author": "Gleb Bahmutov <[email protected]>",
12+
"files": [
13+
"manifest.yml"
14+
],
1215
"license": "ISC",
1316
"dependencies": {
1417
"debug": "4.1.1",

0 commit comments

Comments
 (0)