Skip to content

Commit

Permalink
add-styled-components-package
Browse files Browse the repository at this point in the history
relate #10
  • Loading branch information
ali-7 committed Apr 14, 2019
1 parent 116ec6f commit 69fa2f7
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 1 deletion.
87 changes: 87 additions & 0 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"dependencies": {
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-scripts": "2.1.8"
"react-scripts": "2.1.8",
"styled-components": "^4.2.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 69fa2f7

Please sign in to comment.