chore: change wds port to 5555

This commit is contained in:
LeoYuan 袁力皓 2022-03-10 14:07:40 +08:00
parent 19c207d29d
commit 50d5011381

View File

@ -10,7 +10,7 @@
"lib"
],
"scripts": {
"start": "build-scripts start --disable-open"
"start": "build-scripts start --disable-open --port 5555"
},
"license": "MIT",
"devDependencies": {