Skip to content

Commit 0ae65ea

Browse files
committed
Fix manifest
1 parent 2549b47 commit 0ae65ea

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
"bin",
3939
"libs",
4040
"dist",
41-
"README.me"
41+
"README.md",
42+
"package.json"
4243
],
4344
"dependencies": {
4445
"async": "^0.9.0",

0 commit comments

Comments
 (0)