fix(webpack): use correct version for migration (#17789)

This commit is contained in:
Caleb Ukle 2023-06-26 13:30:30 -05:00 committed by GitHub
parent fc0ef3570e
commit e1db93c1b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,8 +41,8 @@
}
}
},
"16.4.0": {
"version": "16.4.0-beta.11",
"16.4.1": {
"version": "16.4.1-beta.0",
"packages": {
"webpack": {
"version": "^5.80.0",