Skip to content

Commit

Permalink
Update the shopify app prisma package
Browse files Browse the repository at this point in the history
  • Loading branch information
lizkenyon committed Jan 23, 2025
1 parent 9e4a2fc commit 2dc7c0f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# @shopify/shopify-app-template-remix

## 2025.01.23

- [#923](https://github.com/Shopify/shopify-app-template-remix/pull/923) Update `@shopify/shopify-app-session-storage-prisma` to v6.0.0

## 2025.01.8

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@shopify/cli": "^3.63.1",
"@shopify/polaris": "^12.0.0",
"@shopify/shopify-app-remix": "^3.4.0",
"@shopify/shopify-app-session-storage-prisma": "^5.2.2",
"@shopify/shopify-app-session-storage-prisma": "^6.0.0",
"isbot": "^5.1.0",
"prisma": "^6.2.1",
"react": "^18.2.0",
Expand Down

0 comments on commit 2dc7c0f

Please sign in to comment.