Skip to content

Commit 89c9c74

Browse files
authored
chore: update webpack to 2.4.1 (NativeScript#127)
1 parent b0688b4 commit 89c9c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ function addDependency(deps, name, version, force) {
4040

4141
function getRequiredDeps(packageJson) {
4242
let deps = {
43-
"webpack": "~2.3.3",
43+
"webpack": "~2.4.1",
4444
"webpack-sources": "~0.2.3",
4545
"copy-webpack-plugin": "~4.0.1",
4646
"raw-loader": "~0.5.1",

0 commit comments

Comments
 (0)