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-08-29 15:16:10 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
aeee586bdb0e5a57498a7d34acec53786df79abc
aeee586b
1 parent
6e8a674b
add new graphql-tools
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
back/package-lock.json
back/package.json
back/package-lock.json
View file @
aeee586
This diff is collapsed. Click to expand it.
back/package.json
View file @
aeee586
...
...
@@ -16,6 +16,9 @@
"license"
:
"ISC"
,
"homepage"
:
"https://bitbucket.org/vel1024/capstone2#readme"
,
"dependencies"
:
{
"@graphql-tools/load-files"
:
"^6.1.0"
,
"@graphql-tools/merge"
:
"^6.1.0"
,
"@graphql-tools/schema"
:
"^6.1.0"
,
"@prisma/client"
:
"^2.2.2"
,
"@sendgrid/mail"
:
"^7.2.1"
,
"bcryptjs"
:
"^2.4.3"
,
...
...
Please
register
or
login
to post a comment