Skip to content

Commit

Permalink
fix: dependency upgrade and declare explicit versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikssongustav committed Feb 11, 2021
1 parent 3673905 commit ef6aa05
Show file tree
Hide file tree
Showing 2 changed files with 1,896 additions and 1,921 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-scripts": "4.0.0",
"react-scripts": "4.0.1",
"styled-components": "^5.2.1",
"web-vitals": "^0.2.4"
},
Expand Down Expand Up @@ -56,6 +56,6 @@
"eslint-plugin-react-hooks": "4.0.0",
"firebase-tools": "^8.14.1",
"prettier": "^2.1.2",
"typescript": "^4.0.3"
"typescript": "4.0.7"
}
}
Loading

0 comments on commit ef6aa05

Please sign in to comment.