Skip to content

Commit c280912

Browse files
Bump webpack shell plugin to fix issue with npm not running on windows
ref issue - s00d/webpack-shell-plugin-next#28
1 parent 4e39c37 commit c280912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"webpack-cli": "^4.4.0",
5959
"webpack-dev-server": "^3.11.2",
6060
"webpack-merge": "^5.7.3",
61-
"webpack-shell-plugin-next": "^2.1.1",
61+
"webpack-shell-plugin-next": "^2.2.2",
6262
"yaml": "^1.10.0",
6363
"yargs": "^16.2.0"
6464
}

0 commit comments

Comments
 (0)