Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
sync demo
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-phan committed Jan 22, 2024
1 parent 494be2a commit e368c1c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @weaverse/pilot

## 2.4.3

### Patch Changes

- Updated dependencies
- @weaverse/hydrogen@2.9.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"sideEffects": false,
"author": "Weaverse",
"version": "2.4.2",
"version": "2.4.4",
"scripts": {
"dev": "shopify hydrogen dev --worker --codegen --port 3456",
"build": "shopify hydrogen build",
Expand All @@ -27,7 +27,7 @@
"@shopify/cli-hydrogen": "^6.1.0",
"@shopify/hydrogen": "~2023.10.3",
"@shopify/remix-oxygen": "^2.0.2",
"@weaverse/hydrogen": "2.8.12",
"@weaverse/hydrogen": "2.9.0",
"clsx": "2.1.0",
"cross-env": "7.0.3",
"graphql": "16.8.1",
Expand Down

0 comments on commit e368c1c

Please sign in to comment.