Skip to content

Commit 1834f04

Browse files
authored
Merge pull request #60 from craigjamesdobson/webpackshellplugin_upgrade
Bump webpack shell plugin to fix issue with npm not running on windows
2 parents 4e39c37 + c280912 commit 1834f04

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)