8000 Bump to v0.11.6. · sarvex/lodash-webpack-plugin@f418501 · GitHub
[go: up one dir, main page]

Skip to content

Commit f418501

Browse files
committed
Bump to v0.11.6.
1 parent 4ea6050 commit f418501

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lodash-webpack-plugin",
3-
"version": "0.11.5",
3+
"version": "0.11.6",
44
"description": "Smaller modular Lodash builds.",
55
"keywords": "lodash, modules, webpack-plugin",
66
"repository": "lodash/lodash-webpack-plugin",
@@ -9,7 +9,8 @@
99
"author": "John-David Dalton <john.david.dalton@gmail.com>",
1010
"contributors": [
1111
"John-David Dalton <john.david.dalton@gmail.com>",
12-
"Mathias Bynens <mathias@qiwi.be>"
12+
"Mathias Bynens <mathias@qiwi.be>",
13+
"Benjamin Tan <demoneaux@gmail.com>"
1314
],
1415
"scripts": {
1516
"build": "babel src --out-dir lib || true",

0 commit comments

Comments
 (0)
0