Skip to content

Commit

Permalink
fix(webpack): sync webpack version to @nx/webpack (#17707)
Browse files Browse the repository at this point in the history
(cherry picked from commit 77430cb)
  • Loading branch information
barbados-clemens authored and FrozenPandaz committed Jun 26, 2023
1 parent 43f129d commit 683a02f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/webpack/migrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,15 @@
"alwaysAddToPackageJson": false
}
}
},
"16.4.0": {
"version": "16.4.0-beta.11",
"packages": {
"webpack": {
"version": "^5.80.0",
"alwaysAddToPackageJson": false
}
}
}
}
}

0 comments on commit 683a02f

Please sign in to comment.