Skip to content

Commit

Permalink
Update cli-kit (#2337)
Browse files Browse the repository at this point in the history
* Update to latest CLI release

* Remove local dependency on cli-hydrogen

* Update local cli-kit dependencies to latest

* Remove references to cli-hydrogen in code

* Revert "Remove references to cli-hydrogen in code"

This reverts commit 6169aa9.

* Revert "Remove local dependency on cli-hydrogen"

This reverts commit 581f2aa.

* Fix init hook for diff examples without dependencies
  • Loading branch information
frandiox authored Jul 16, 2024
1 parent 18ea233 commit 6f9145b
Show file tree
Hide file tree
Showing 6 changed files with 98 additions and 92 deletions.
2 changes: 1 addition & 1 deletion examples/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@remix-run/node": "^2.10.1",
"@remix-run/react": "^2.10.1",
"@remix-run/server-runtime": "^2.10.1",
"@shopify/cli": "^3.63.2",
"@shopify/cli": "^3.64.0",
"@shopify/hydrogen": "2024.7.1",
"compression": "^1.7.4",
"cross-env": "^7.0.3",
Expand Down
Loading

0 comments on commit 6f9145b

Please sign in to comment.