You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/builder/src/export/__tests__/__snapshots__/ExportSnapshotTests.test.ts.snap
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -294,7 +294,7 @@ exports[`Export Snapshot Tests > EVM Export Snapshots > should match snapshot fo
294
294
exports[`Export Snapshot Tests > EVM Export Snapshots > should match snapshot for package.json structure > package-json-evm 1`] =`
295
295
{
296
296
"dependencies": {
297
-
"@openzeppelin/ui-builder-adapter-evm": "^1.3.0",
297
+
"@openzeppelin/ui-builder-adapter-evm": "^1.4.0",
298
298
"@openzeppelin/ui-components": "^1.1.0",
299
299
"@openzeppelin/ui-react": "^1.1.0",
300
300
"@openzeppelin/ui-renderer": "^1.0.2",
@@ -341,7 +341,7 @@ exports[`Export Snapshot Tests > Solana Export Snapshots > should match snapshot
341
341
exports[`Export Snapshot Tests > Solana Export Snapshots > should match snapshot for package.json with Solana dependencies > package-json-solana 1`] =`
0 commit comments