Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
michtio authored Jul 4, 2021
1 parent 8ec0577 commit c520e26
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "laravel-mix-criticalcss",
"version": "1.0.1",
"version": "1.0.2",
"description": "A Laravel Mix extension for Critical CSS.",
"main": "index.js",
"scripts": {
Expand All @@ -27,6 +27,6 @@
"html-critical-webpack-plugin": "^2.1.0"
},
"peerDependencies": {
"laravel-mix": "^4.0.0"
"laravel-mix": "^4.0.0 || ^5.0.0 || ^6.0.0"
}
}
}

0 comments on commit c520e26

Please sign in to comment.