Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
warden
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
姚广胤
warden
Commits
682080c6
Commit
682080c6
authored
Mar 22, 2018
by
姚广胤
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新
parent
b418fff0
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
40 additions
and
826 deletions
+40
-826
package.json
server/package.json
+1
-9
yarn.lock
server/yarn.lock
+39
-817
No files found.
server/package.json
View file @
682080c6
...
@@ -26,9 +26,6 @@
...
@@ -26,9 +26,6 @@
"url"
:
""
"url"
:
""
},
},
"dependencies"
:
{
"dependencies"
:
{
"ali-cdn-sdk"
:
"^1.2.0"
,
"ali-oss"
:
"^4.9.0"
,
"async-busboy"
:
"^0.4.0"
,
"koa"
:
"^2.3.0"
,
"koa"
:
"^2.3.0"
,
"koa-bodyparser"
:
"^3.2.0"
,
"koa-bodyparser"
:
"^3.2.0"
,
"koa-cors"
:
"0.0.16"
,
"koa-cors"
:
"0.0.16"
,
...
@@ -38,17 +35,12 @@
...
@@ -38,17 +35,12 @@
"mkdirp"
:
"^0.5.1"
,
"mkdirp"
:
"^0.5.1"
,
"mysql"
:
"^2.14.1"
,
"mysql"
:
"^2.14.1"
,
"mz"
:
"^2.4.0"
,
"mz"
:
"^2.4.0"
,
"net-ping"
:
"^1.2.1"
,
"node-schedule"
:
"^1.3.0"
,
"node-schedule"
:
"^1.3.0"
,
"node-uuid"
:
"^1.4.8"
,
"nunjucks"
:
"^2.4.2"
,
"nunjucks"
:
"^2.4.2"
,
"puppeteer"
:
"^1.1.1"
,
"puppeteer"
:
"^1.1.1"
,
"qcloud-cdn-node-sdk"
:
"^1.0.0"
,
"sequelize"
:
"^3.24.1"
"sequelize"
:
"^3.24.1"
,
"tinify"
:
"^1.5.0"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"mocha"
:
"^3.5.0"
,
"nodemon"
:
"^1.11.0"
"nodemon"
:
"^1.11.0"
}
}
}
}
server/yarn.lock
View file @
682080c6
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment