Skip to content

Commit

Permalink
add example fix for CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
michenly committed May 6, 2024
1 parent ed62538 commit 6f334cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/b2b/package.json
Expand Up @@ -9,5 +9,8 @@
"lint": "eslint --no-error-on-unmatched-pattern --ext .js,.ts,.jsx,.tsx .",
"typecheck": "tsc --noEmit",
"codegen": "shopify hydrogen codegen"
},
"dependencies": {
"@shopify/cli-hydrogen": "*"
}
}

0 comments on commit 6f334cc

Please sign in to comment.