Commit 623d7fa1376eda500cb223ca205d6275b3e84c92

Authored by ly525
1 parent c784e56d

chore: update package.json

Showing 1 changed file with 1 additions and 1 deletions
back-end/h5-api/package.json
@@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
4 "version": "0.1.0", 4 "version": "0.1.0",
5 "description": "A Strapi application", 5 "description": "A Strapi application",
6 "scripts": { 6 "scripts": {
7 - "develop": "strapi develop", 7 + "dev": "strapi develop",
8 "start": "strapi start", 8 "start": "strapi start",
9 "build": "strapi build", 9 "build": "strapi build",
10 "strapi": "strapi", 10 "strapi": "strapi",