mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Bump webpack peerDependency version so NPM doesn't give a warning
This commit is contained in:
committed by
Steve Sanderson
parent
370b5f7341
commit
0d83504863
@@ -33,6 +33,6 @@
|
|||||||
"webpack": "^1.13.2"
|
"webpack": "^1.13.2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"webpack": "^1.13.2 || ^2.1.0-beta"
|
"webpack": "^1.13.2 || ^2.2.0 || ^3.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user