Skip to content

Commit

Permalink
Removing post-update
Browse files Browse the repository at this point in the history
Added in error - not required as it's a client sandbox, not container.
  • Loading branch information
garethx authored Feb 7, 2020
1 parent 372b9ea commit dd0c5fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/create-react-app-with-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"post-update": "echo \"codesandbox preview only, need an update\" && yarn upgrade --latest"
"eject": "react-scripts eject"
}
}

0 comments on commit dd0c5fc

Please sign in to comment.