Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e18dbff

Browse files
authored
fix: bump next-runtime to 5.13.2 (#1434)
1 parent 53558ff commit e18dbff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/plugins.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@
615615
"name": "Next.js ",
616616
"package": "@netlify/plugin-nextjs",
617617
"repo": "https://github.com/netlify/next-runtime",
618-
"version": "5.13.1",
618+
"version": "5.13.2",
619619
"compatibility": [
620620
{
621621
"version": "5.7.0-ipx.0",
@@ -627,7 +627,7 @@
627627
}
628628
},
629629
{
630-
"version": "5.13.1",
630+
"version": "5.13.2",
631631
"overridePinnedVersion": ">=4.0.0",
632632
"nodeVersion": ">=18.0.0",
633633
"siteDependencies": {

0 commit comments

Comments
 (0)