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 18:00:31 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d463544da2001fa29f5aa54cd00407b7c0b6e3a9
d463544d
1 parent
dab2ebb5
add packages related with apollo-server
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
back/package-lock.json
back/package.json
back/package-lock.json
View file @
d463544
This diff is collapsed. Click to expand it.
back/package.json
View file @
d463544
...
...
@@ -21,9 +21,17 @@
"@graphql-tools/schema"
:
"^6.1.0"
,
"@prisma/client"
:
"^2.2.2"
,
"@sendgrid/mail"
:
"^7.2.1"
,
"apollo-server-express"
:
"^2.17.0"
,
"bcryptjs"
:
"^2.4.3"
,
"body-parser"
:
"^1.19.0"
,
"cors"
:
"^2.8.5"
,
"country-data"
:
"0.0.31"
,
"dotenv"
:
"^8.2.0"
,
"express"
:
"^4.17.1"
,
"graphql"
:
"^15.3.0"
,
"graphql-playground-middleware-express"
:
"^1.7.18"
,
"helmet"
:
"^4.1.0"
,
"helmet-csp"
:
"^3.1.0"
,
"jsonwebtoken"
:
"^8.5.1"
,
"passport"
:
"^0.4.1"
,
"passport-jwt"
:
"^4.0.0"
,
...
...
Please
register
or
login
to post a comment