We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa61aaf commit 4c37ffaCopy full SHA for 4c37ffa
.gitignore
@@ -4,6 +4,5 @@ yarn.lock
4
/build
5
.DS_Store
6
7
-package-lock.json
8
.nyc_output
9
coverage
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@colyseus/command",
3
- "version": "0.3.1",
+ "version": "0.3.2",
"description": "Command Pattern for Colyseus",
"main": "./build/index.js",
"module": "./build/index.mjs",
0 commit comments