Skip to content

Commit

Permalink
(#2) chore: 디자인 시스템, react-router-dom, styled-components 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
paperdeer committed Oct 22, 2022
1 parent 54527c8 commit 58fe93c
Show file tree
Hide file tree
Showing 2 changed files with 1,405 additions and 1,190 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,13 @@
"@types/node": "^16.7.13",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@types/styled-components": "^5.1.26",
"aliens-design-system-front": "^0.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.4.2",
"react-scripts": "5.0.1",
"styled-components": "^5.3.6",
"typescript": "^4.4.2",
"web-vitals": "^2.1.0"
},
Expand All @@ -39,5 +43,9 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"eslint": "^8.25.0",
"prettier": "^2.7.1"
}
}
Loading

0 comments on commit 58fe93c

Please sign in to comment.