Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design1
/
GCL_Project1
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
안형욱
2021-04-13 17:16:02 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
efc5fb08a25d4992a1d972a8632f4400a7b7894e
efc5fb08
1 parent
71afe43e
dependencies: axios, react-redux, react-router-dom, redux, styled-components 설치
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
frontend/package.json
frontend/yarn.lock
frontend/package.json
View file @
efc5fb0
...
...
@@ -6,9 +6,14 @@
"@testing-library/jest-dom"
:
"^5.11.4"
,
"@testing-library/react"
:
"^11.1.0"
,
"@testing-library/user-event"
:
"^12.1.10"
,
"axios"
:
"^0.21.1"
,
"react"
:
"^17.0.2"
,
"react-dom"
:
"^17.0.2"
,
"react-redux"
:
"^7.2.3"
,
"react-router-dom"
:
"^5.2.0"
,
"react-scripts"
:
"4.0.3"
,
"redux"
:
"^4.0.5"
,
"styled-components"
:
"^5.2.3"
,
"web-vitals"
:
"^1.0.1"
},
"scripts"
:
{
...
...
frontend/yarn.lock
View file @
efc5fb0
This diff is collapsed. Click to expand it.
Please
register
or
login
to post a comment