Skip to content

Commit

Permalink
v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KloakIT committed May 12, 2020
1 parent 03cc13f commit aaf9f00
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@
"socket.io-client": "^2.3.0"
},
"scripts": {
"test": "node core/main test"
"test": "node core/main test",
"start": "node core/main false true"
},
"devDependencies": {
"@types/async": "^2.4.2",
Expand Down

0 comments on commit aaf9f00

Please sign in to comment.