Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit 0d83504

Browse files
KevenvzSteveSandersonMS
authored andcommitted
Bump webpack peerDependency version so NPM doesn't give a warning
1 parent 370b5f7 commit 0d83504

File tree

1 file changed

+1
-1
lines changed
  • src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack

1 file changed

+1
-1
lines changed

src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"webpack": "^1.13.2"
3434
},
3535
"peerDependencies": {
36-
"webpack": "^1.13.2 || ^2.1.0-beta"
36+
"webpack": "^1.13.2 || ^2.2.0 || ^3.0.0"
3737
}
3838
}

0 commit comments

Comments
 (0)