Skip to content

Commit

Permalink
fix: update jsondiffpatch to resolve process.platform undefined error (
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunvegda authored Aug 20, 2023
1 parent 03a97fd commit 19f885d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
"@mantine/prism": "^6.0.17",
"@redux-devtools/extension": "^3.2.5",
"javascript-stringify": "^2.1.0",
"jsondiffpatch": "^0.4.1",
"jsondiffpatch": "^0.5.0",
"react-error-boundary": "^4.0.10",
"react-json-tree": "^0.18.0",
"react-resizable-panels": "^0.0.54"
Expand Down
15 changes: 5 additions & 10 deletions pnpm-lock.yaml

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

0 comments on commit 19f885d

Please sign in to comment.