Skip to content

Commit

Permalink
Merge branch 'Weaverse:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-phan authored Apr 26, 2024
2 parents 0ae7157 + abe62d2 commit 0d04412
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"format:check": "prettier --check --ignore-unknown .",
"hydrogen": "shopify hydrogen",
"e2e": "npx playwright test",
"e2e:ui": "npx playwright test --ui"
"e2e:ui": "npx playwright test --ui",
"prepare": "npm install --package-lock-only"
},
"prettier": "@shopify/prettier-config",
"dependencies": {
Expand Down Expand Up @@ -84,4 +85,4 @@
"engines": {
"node": ">=18.0.0"
}
}
}

0 comments on commit 0d04412

Please sign in to comment.