Skip to content

Commit

Permalink
fix(nextjs): undo migration to Next.js 13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysoo committed May 16, 2023
1 parent 79fa3fb commit f2e5b21
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
}
}
}
}
}

0 comments on commit f2e5b21

Please sign in to comment.