Skip to content

Commit

Permalink
chore: Update ts version
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ committed Sep 27, 2020
1 parent d3076dd commit a58c03d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@
"prettier": "^2.1.1",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"regenerator-runtime": "^0.13.7"
"regenerator-runtime": "^0.13.7",
"typescript": "^4.0.3"
},
"peerDependencies": {
"react": "^16.0.0",
Expand Down

0 comments on commit a58c03d

Please sign in to comment.