Skip to content

Commit

Permalink
update types / add "@types/node"
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathantneal committed Jul 22, 2021
1 parent b9cc94c commit ea026d8
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 @@ -30,9 +30,10 @@
"play"
],
"dependencies": {
"@skypack/package-check": "0.2.2",
"@radix-ui/react-polymorphic": "0.0.12",
"@radix-ui/react-separator": "0.0.14",
"@skypack/package-check": "0.2.2",
"@types/node": "^16.3.3",
"@types/react": "17.0.14",
"@types/react-dom": "17.0.9",
"@types/react-test-renderer": "17.0.1",
Expand Down

0 comments on commit ea026d8

Please sign in to comment.