Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
liady committed Jan 27, 2025
1 parent 3ab5340 commit cd96615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/third-party-queries-caching/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"build": "shopify hydrogen build --codegen --diff",
"dev": "shopify hydrogen dev --codegen --diff",
"preview": "shopify hydrogen preview --build --diff",
"lint": "eslint .",
"lint": "eslint --no-error-on-unmatched-pattern .",
"typecheck": "tsc --noEmit",
"codegen": "shopify hydrogen codegen"
}
Expand Down

0 comments on commit cd96615

Please sign in to comment.