Skip to content

Commit 2db5700

Browse files
rootroot
authored andcommitted
add bin
1 parent 2bad317 commit 2db5700

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,8 @@
2020
"url": "https://github.com/aptart/frontend-project-44/issues"
2121
},
2222
"homepage": "https://github.com/aptart/frontend-project-44#readme"
23+
"bin": {
24+
"brain-games": "bin/brain-games.js"
25+
}
2326
}
27+

0 commit comments

Comments
 (0)