Skip to content

Commit 1fa7c11

Browse files
I do what AI says. It says stick to webpack-cli max 4.9.2.
1 parent 2aee2b1 commit 1fa7c11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/frontend/package.mix.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"sass": "^1.59",
1717
"sass-loader": "^13.0",
1818
"alpinejs": "^3.15.2",
19-
"webpack-cli": "^4.10.0"
19+
"webpack-cli": ">=4.0.0 <=4.9.2"
2020
}
2121
}

0 commit comments

Comments
 (0)