Skip to content

Commit

Permalink
5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbroos committed Oct 3, 2023
1 parent 254d42b commit c6b70fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freshheads/webpack-config-builder",
"version": "5.0.0",
"version": "5.1.0",
"description": "Uses an adapter pattern to build webpack configurations. This makes it possible for teams to create and maintain their base webpack setup and be able to update it from a central git repo, instead of having to change every project individually",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit c6b70fa

Please sign in to comment.