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-17 13:05:57 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
169d98e9f533a31bea4d49ebe910f1ec5c310ba6
169d98e9
1 parent
2192e2fc
update package.json in front folder
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
front/package.json
front/package.json
View file @
169d98e
{
"name"
:
"front"
,
"name"
:
"
capstone-
front"
,
"version"
:
"0.1.0"
,
"private"
:
true
,
"dependencies"
:
{
...
...
@@ -7,6 +7,7 @@
"@testing-library/react"
:
"^9.3.2"
,
"@testing-library/user-event"
:
"^7.1.2"
,
"apollo-boost"
:
"^0.4.7"
,
"core-js"
:
"^3.6.5"
,
"graphql"
:
"^15.0.0"
,
"react"
:
"^16.13.1"
,
"react-apollo-hooks"
:
"^0.5.0"
,
...
...
@@ -17,7 +18,7 @@
"react-scripts"
:
"3.4.1"
,
"react-toastify"
:
"^5.5.0"
,
"styled-components"
:
"^5.1.0"
,
"styled-reset"
:
"^4.1.
2
"
"styled-reset"
:
"^4.1.
3
"
},
"scripts"
:
{
"start"
:
"react-scripts start"
,
...
...
Please
register
or
login
to post a comment