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 2da36f4..bed59c5 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "author": "简律纯", "scripts": { - "build": "echo 'No build step required'" + "build": "yarn build'" }, "dependencies": { "express": "^4.17.1" |
