Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-capstone-design1
/
Triz_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sdy
2020-04-23 21:51:20 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
21d166361709cd906bf82b25d7ac56862567e7c6
21d16636
1 parent
15ef68d9
add some dependencies
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
back/package-lock.json
back/package.json
back/package-lock.json
View file @
21d1663
This diff is collapsed. Click to expand it.
back/package.json
View file @
21d1663
...
...
@@ -20,7 +20,9 @@
"graphql-tools"
:
"^4.0.7"
,
"graphql-yoga"
:
"^1.18.3"
,
"jsonwebtoken"
:
"^8.5.1"
,
"merge-graphql-schemas"
:
"^1.7.7"
"merge-graphql-schemas"
:
"^1.7.7"
,
"nodemailer"
:
"^6.4.6"
,
"nodemailer-sendgrid-transport"
:
"^0.2.0"
},
"devDependencies"
:
{
"@babel/core"
:
"^7.9.0"
,
...
...
Please
register
or
login
to post a comment