mirror of https://github.com/webpack/webpack.git
bumb version
This commit is contained in:
parent
4336fccbbd
commit
dc65a165ac
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "webpack",
|
||||
"version": "0.4.20",
|
||||
"version": "0.4.21",
|
||||
"author": "Tobias Koppers @sokra",
|
||||
"description": "Packs CommonJs Modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loading of js, json, jade, coffee, css, ... out of the box and more with custom loaders.",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue