diff options
| author | 2024-08-19 18:04:42 +0800 | |
|---|---|---|
| committer | 2024-08-19 18:04:42 +0800 | |
| commit | 3389e1545231250c895df1b452a8a045f504db35 (patch) | |
| tree | e3964cf16e80eb78042312a720a54f794afab7c3 /package.json | |
| parent | 12bd19d226cfc2ef3e06f040325e3c05464e3e85 (diff) | |
| download | files-3389e1545231250c895df1b452a8a045f504db35.tar.gz files-3389e1545231250c895df1b452a8a045f504db35.zip | |
chore: update content
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" |
