Toggle navigation
Toggle navigation
This project
Loading...
Sign in
강연욱
/
myYoutube
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
2
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Flare-k
2020-05-25 23:28:58 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4d9b6f09341581de326c4bf0daa2b655c862a388
4d9b6f09
1 parent
9b41a156
install mongoose and dotenv
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
package.json
package.json
View file @
4d9b6f0
...
...
@@ -18,8 +18,10 @@
"@babel/preset-env"
:
"^7.9.6"
,
"body-parser"
:
"^1.19.0"
,
"cookie-parser"
:
"^1.4.5"
,
"dotenv"
:
"^8.2.0"
,
"express"
:
"^4.17.1"
,
"helmet"
:
"^3.22.0"
,
"mongoose"
:
"^5.9.15"
,
"morgan"
:
"^1.10.0"
,
"pug"
:
"^2.0.4"
},
...
...
Please
register
or
login
to post a comment