This commit is contained in:
Tobias Koppers 2019-07-17 15:58:20 +02:00
父節點 4cac06644b
當前提交 92caa5de06
共有 1 個檔案被更改,包括 1 行新增1 行删除

查看文件

@ -1,6 +1,6 @@
{
"name": "webpack",
"version": "4.36.0",
"version": "4.36.1",
"author": "Tobias Koppers @sokra",
"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.",
"license": "MIT",