Skip to content

Commit a31f779

Browse files
Update scripts.
1 parent 42db1fa commit a31f779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"scripts": {
1010
"test": "echo \"Error: no test specified\" && exit 1",
1111
"editor": "phasereditor2d-launcher -project . -port 1959",
12-
"editor-remote": "phasereditor2d-launcher -project . -disable-open-browser -public"
12+
"editor-remote": "phasereditor2d-launcher -project . -disable-open-browser -public -port 1959"
1313
},
1414
"repository": {
1515
"type": "git",

0 commit comments

Comments
 (0)