Skip to content

Commit

Permalink
Ugrade TypeScript to version 4, upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
juffalow committed Aug 25, 2020
1 parent 5949dfb commit 62607ae
Show file tree
Hide file tree
Showing 2 changed files with 1,460 additions and 1,087 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"react-helmet": "^5.2.1",
"react-relay": "^10.0.1",
"react-router-dom": "^5.0.0",
"react-scripts": "3.0.1"
"react-scripts": "^3.4.3"
},
"scripts": {
"start": "react-scripts start",
Expand Down Expand Up @@ -45,6 +45,6 @@
"@types/react-router-dom": "^5.1.3",
"graphql": "^15.3.0",
"relay-compiler": "^10.0.1",
"typescript": "^3.8.3"
"typescript": "^4.0.2"
}
}
Loading

0 comments on commit 62607ae

Please sign in to comment.