Skip to content

Commit 437dce4

Browse files
committedJan 15, 2017
2.2.0-rc.5
1 parent 91cb1df commit 437dce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack",
3-
"version": "2.2.0-rc.4",
3+
"version": "2.2.0-rc.5",
44
"author": "Tobias Koppers @sokra",
55
"description": "Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.",
66
"dependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.