Skip to content

Commit 3cc7e39

Browse files
authored
Update package.json
1 parent fe071f9 commit 3cc7e39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"web-vitals": "^2.1.3"
2020
},
2121
"scripts": {
22-
"gen:types": "npx apollo client:codegen --target typescript --includes **/*.graphql.ts --excludes **/__generated__",
22+
"gen:types": "apollo client:codegen --target typescript --includes **/*.graphql.ts --excludes **/__generated__",
2323
"prestart": "yarn gen:types",
2424
"start": "react-scripts start",
2525
"build": "react-scripts build",

0 commit comments

Comments
 (0)