Skip to content

Commit

Permalink
fix: resolve node:crypto error on Shopify Hydrogen
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Nov 7, 2024
1 parent 02df0ae commit 26f48ef
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 187 deletions.
4 changes: 2 additions & 2 deletions packages/visual-editing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/visual-editing",
"version": "2.5.1",
"version": "2.5.2-canary.0",
"keywords": [
"sanity.io",
"visual-editing",
Expand Down Expand Up @@ -116,7 +116,7 @@
},
"dependencies": {
"@sanity/comlink": "workspace:*",
"@sanity/mutate": "0.10.1-canary.5",
"@sanity/mutate": "0.11.0-canary.2",
"@sanity/preview-url-secret": "workspace:*",
"@vercel/stega": "0.1.2",
"get-random-values-esm": "^1.0.2",
Expand Down
Loading

0 comments on commit 26f48ef

Please sign in to comment.