Skip to content

Commit

Permalink
upgrade typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
johnrees committed Oct 23, 2020
1 parent 47d19ac commit 5389ee4
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 46 deletions.
6 changes: 3 additions & 3 deletions editor.planx.uk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"sharedb": "^1.4.1",
"subscriptions-transport-ws": "^0.9.18",
"uuid": "^8.3.1",
"zustand": "^2.2.4",
"web-vitals": "^0.2.4"
"web-vitals": "^0.2.4",
"zustand": "^2.2.4"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.11.4",
Expand All @@ -79,7 +79,7 @@
"prettier": "^2.1.2",
"prettier-plugin-import-sort": "^0.0.6",
"react-refresh": "^0.9.0",
"typescript": "^3.9.7"
"typescript": "^4.0.3"
},
"scripts": {
"start": "react-scripts start",
Expand Down
93 changes: 50 additions & 43 deletions editor.planx.uk/pnpm-lock.yaml

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

0 comments on commit 5389ee4

Please sign in to comment.