Skip to content

Commit

Permalink
➕ deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ABSphreak committed Oct 11, 2020
1 parent ac36625 commit 86b9453
Show file tree
Hide file tree
Showing 2 changed files with 562 additions and 24 deletions.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,14 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
},
"dependencies": {
"babel-plugin-styled-components": "^1.11.1",
"gatsby": "^2.24.67",
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
"gatsby-plugin-styled-components": "^3.3.14",
"react": "^16.12.0",
"react-dom": "^16.12.0"
"react-dom": "^16.12.0",
"react-icons": "^3.11.0",
"styled-components": "^5.2.0"
},
"devDependencies": {
"prettier": "2.1.2"
Expand Down
Loading

0 comments on commit 86b9453

Please sign in to comment.