Toggle navigation
Toggle navigation
This project
Loading...
Sign in
이정민
/
OPproject
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
이정민
2019-11-23 19:25:12 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
491a2c2f9ee3a99e28ba2c8bebbc92d6839958ec
491a2c2f
1 parent
2172f906
reinstall socket.io
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
23 deletions
package.json
package.json
deleted
100644 → 0
View file @
2172f90
{
"name"
:
"project"
,
"version"
:
"0.0.0"
,
"private"
:
true
,
"scripts"
:
{
"start"
:
"node ./bin/www"
},
"dependencies"
:
{
"body-parser"
:
"^1.18.3"
,
"compression"
:
"^1.7.3"
,
"cookie-parser"
:
"~1.4.3"
,
"date-utils"
:
"^1.2.21"
,
"debug"
:
"~2.6.9"
,
"ejs"
:
"~2.5.7"
,
"express"
:
"~4.16.0"
,
"helmet"
:
"^3.21.2"
,
"http-errors"
:
"~1.6.2"
,
"morgan"
:
"~1.9.0"
,
"mysql"
:
"^2.16.0"
,
"request"
:
"^2.88.0"
,
"socket.io"
:
"^2.1.1"
}
}
Please
register
or
login
to post a comment