Skip to content

Commit

Permalink
upgrade typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
johnrees committed Oct 28, 2020
1 parent 0cb46f1 commit 1226068
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 47 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 @@ -80,7 +80,7 @@
"prettier-plugin-import-sort": "^0.0.6",
"react-app-rewired": "^2.1.6",
"react-refresh": "^0.9.0",
"typescript": "^3.9.7"
"typescript": "^4.0.3"
},
"scripts": {
"start": "react-app-rewired start",
Expand Down
95 changes: 51 additions & 44 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 1226068

Please sign in to comment.