Skip to content

Commit

Permalink
fix(webpack): sync webpack version to nx/webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
barbados-clemens committed Jun 23, 2023
1 parent 1891add commit 0845e16
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 0845e16

Please sign in to comment.