diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 358a38f..5fc5181 100644 --- a/package.json +++ b/package.json | |||
@@ -28,7 +28,7 @@ | |||
28 | }, | 28 | }, |
29 | "licenses": "MIT", | 29 | "licenses": "MIT", |
30 | "config": { | 30 | "config": { |
31 | "port": 8001 | 31 | "port": 8011 |
32 | }, | 32 | }, |
33 | "scripts": { | 33 | "scripts": { |
34 | "build": "rc-tools run build", | 34 | "build": "rc-tools run build", |