Skip to content

Commit

Permalink
4.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyWay committed Nov 30, 2018
1 parent c73db38 commit 03cbfc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "laravel-mix",
"version": "3.0.0",
"version": "4.0.0-beta.1",
"description": "Laravel Mix is an elegant wrapper around Webpack for the 80% use case.",
"main": "src/index.js",
"scripts": {
Expand Down

2 comments on commit 03cbfc7

@sustained
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, was waiting for this.

I guess those pesky npm audit messages will finally be going away (presuming this is the Webpack 5 release).

I'll start using this immediately and report any issues I find. 😄👍

@JeffreyWay
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Please sign in to comment.