Toggle navigation
Toggle navigation
This project
Loading...
Sign in
강희주
/
Music_Recommendation_Website
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
진재영
2022-06-08 01:18:51 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7754dc9f011307f1adebd628504a73de2d2910e7
7754dc9f
1 parent
4f9af247
package.json updated
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
passport_ex/package.json
passport_ex/package.json
View file @
7754dc9
...
...
@@ -7,5 +7,9 @@
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"author"
:
""
,
"license"
:
"ISC"
"license"
:
"ISC"
,
"dependencies"
:
{
"body-parser"
:
"^1.20.0"
,
"passport-local"
:
"^1.0.0"
}
}
...
...
Please
register
or
login
to post a comment