Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed May 26, 2021
1 parent 24852b7 commit 9704aee
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions examples/apollo-client-3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
"private": true,
"version": "3.0.0",
"scripts": {
"postinstall": "yarn generate",
"generate": "graphql-codegen --watch",
"precompile": "yarn generate",
"compile": "tsc"
"start": "yarn generate"
},
"dependencies": {
"@apollo/client": "3.3.19",
Expand Down

0 comments on commit 9704aee

Please sign in to comment.