We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5608196 commit 25d5fdcCopy full SHA for 25d5fdc
tools-public/package.json
@@ -3,7 +3,7 @@
3
"version": "0.1.1",
4
"private": true,
5
"scripts": {
6
- "dev": "toolpad dev",
+ "dev": "toolpad dev --port 3005",
7
"build": "toolpad build",
8
"start": "toolpad start"
9
},
0 commit comments