Sign in
徐烜
/
bsth-ebus-h5_editor
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
623d7fa1376eda500cb223ca205d6275b3e84c92
Authored by
ly525
2019-07-22 23:01:00 +0800
1 parent
c784e56d
chore: update package.json
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
back-end/h5-api/package.json
back-end/h5-api/package.json
View file @
623d7fa
...
...
@@ -4,7 +4,7 @@
4
4
"version": "0.1.0",
5
5
"description": "A Strapi application",
6
6
"scripts": {
7
- "dev
elop
": "strapi develop",
7
+ "dev
": "strapi develop",
8
8
"start": "strapi start",
9
9
"build": "strapi build",
10
10
"strapi": "strapi",
...
...