Skip to content

Commit 044bf87

Browse files
committed
fix formatting
1 parent 9c28e2c commit 044bf87

File tree

1 file changed

+2
-2
lines changed
  • docs/platforms/javascript/common/troubleshooting

1 file changed

+2
-2
lines changed

docs/platforms/javascript/common/troubleshooting/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -483,9 +483,9 @@ Learn more about fixing these caching issues in the <PlatformLink to="/sourcemap
483483
```json {tabTitle:pnpm} {filename:package.json}
484484
"pnpm": {
485485
"overrides": {
486-
"@vercel/nft": "^0.27.4"
486+
"@vercel/nft": "^0.27.4"
487+
}
487488
}
488-
}
489489
```
490490
491491
</Expandable>

0 commit comments

Comments
 (0)