Toggle navigation
Toggle navigation
This project
Loading...
Sign in
이승윤
/
OpenSource-MyCookBook
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
Song
2021-05-26 18:09:19 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
eab4319792c78a476150cea5d7fb5459522ef320
eab43197
1 parent
53f3ce4d
dependency: nodemon 설치 추가
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
package.json
package.json
View file @
eab4319
...
...
@@ -20,6 +20,7 @@
"mongoose"
:
"^4.13.21"
,
"morgan"
:
"^1.8.2"
,
"multer"
:
"^1.3.0"
,
"nodemon"
:
"^2.0.7"
,
"passport"
:
"^0.4.0"
,
"passport-facebook"
:
"^2.1.1"
,
"passport-local"
:
"^1.0.0"
,
...
...
Please
register
or
login
to post a comment