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-06-11 22:45:05 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c7ca6c167420d0e90912ba0abba4553b57a192a2
c7ca6c16
1 parent
d4d0213d
dependencies: react-icons, react-jss 추가
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
frontend/package.json
frontend/yarn.lock
frontend/package.json
View file @
c7ca6c1
...
...
@@ -3,20 +3,22 @@
"version"
:
"0.1.0"
,
"private"
:
true
,
"dependencies"
:
{
"@mantine/core"
:
"^1.0.6"
,
"@mantine/hooks"
:
"^1.0.6"
,
"@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-icons"
:
"^4.2.0"
,
"react-jss"
:
"^10.6.0"
,
"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"
,
"@mantine/core"
:
"^1.0.6"
,
"@mantine/hooks"
:
"^1.0.6"
"web-vitals"
:
"^1.0.1"
},
"scripts"
:
{
"start"
:
"react-scripts start"
,
...
...
frontend/yarn.lock
View file @
c7ca6c1
This diff is collapsed. Click to expand it.
Please
register
or
login
to post a comment