Skip to content

Commit

Permalink
fix(nextjs): undo migration to Next.js 13.4 (#17049)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysoo committed May 16, 2023
1 parent 9866595 commit cf1a2d5
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions packages/next/migrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,22 +316,6 @@
"alwaysAddToPackageJson": false
}
}
},
"16.2.0": {
"version": "16.2.0-beta.0",
"requires": {
"next": ">=13.0.0"
},
"packages": {
"next": {
"version": "13.4.1",
"alwaysAddToPackageJson": false
},
"eslint-config-next": {
"version": "13.4.1",
"alwaysAddToPackageJson": false
}
}
}
}
}

1 comment on commit cf1a2d5

@vercel
Copy link

@vercel vercel bot commented on cf1a2d5 May 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nx-dev – ./

nx-dev-git-master-nrwl.vercel.app
nx-dev-nrwl.vercel.app
nx-five.vercel.app
nx.dev

Please sign in to comment.