We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecbe673 commit 403717bCopy full SHA for 403717b
1 file changed
package.json
@@ -5,7 +5,8 @@
5
"bin": "./bin/react-stdio",
6
"preferGlobal": true,
7
"files": [
8
- "bin"
+ "bin",
9
+ "server.js"
10
],
11
"author": "Michael Jackson",
12
"license": "MIT",
0 commit comments