We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bad317 commit 2db5700Copy full SHA for 2db5700
package.json
@@ -20,4 +20,8 @@
20
"url": "https://github.com/aptart/frontend-project-44/issues"
21
},
22
"homepage": "https://github.com/aptart/frontend-project-44#readme"
23
+ "bin": {
24
+ "brain-games": "bin/brain-games.js"
25
+ }
26
}
27
+
0 commit comments