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 42db1fa commit a31f779Copy full SHA for a31f779
package.json
@@ -9,7 +9,7 @@
9
"scripts": {
10
"test": "echo \"Error: no test specified\" && exit 1",
11
"editor": "phasereditor2d-launcher -project . -port 1959",
12
- "editor-remote": "phasereditor2d-launcher -project . -disable-open-browser -public"
+ "editor-remote": "phasereditor2d-launcher -project . -disable-open-browser -public -port 1959"
13
},
14
"repository": {
15
"type": "git",
0 commit comments