Skip to content

Commit 0105bc1

Browse files
committed
5.66.0
1 parent 753fdea commit 0105bc1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack",
3-
"version": "5.65.0",
3+
"version": "5.66.0",
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
"license": "MIT",
@@ -246,4 +246,4 @@
246246
"json"
247247
]
248248
}
249-
}
249+
}

0 commit comments

Comments
 (0)