Skip to content

Commit

Permalink
Update examples/with-chakra-ui-typescript/package.json
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Haddad <[email protected]>
  • Loading branch information
tomasdisk and Timer authored Aug 30, 2020
1 parent d0042e3 commit 0c8aee4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/with-chakra-ui-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"scripts": {
"dev": "next",
"build": "next build",
"start": "next start",
"type-check": "tsc"
"start": "next start"
},
"dependencies": {
"@chakra-ui/core": "^0.8.0",
Expand Down

0 comments on commit 0c8aee4

Please sign in to comment.