Skip to content

Commit 80ef67c

Browse files
committed
Merge branch 'release/0.5.6'
2 parents d609157 + 1811795 commit 80ef67c

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pegjs-loader",
3-
"version": "0.5.5",
3+
"version": "0.5.6",
44
"description": "PEG.js loader for webpack",
55
"authors": [
66
"Andrey Subbotin <andrey@subbotin.me> (https://github.com/eploko)",
@@ -41,6 +41,7 @@
4141
"eslint-plugin-import": "^2.18.0",
4242
"eslint-plugin-jsx-a11y": "^6.2.3",
4343
"eslint-plugin-react": "^7.14.2",
44+
"lodash": ">=4.17.12",
4445
"pegjs": "^0.10.0",
4546
"rimraf": "^2.3.4",
4647
"webpack": "1.12.2"

0 commit comments

Comments
 (0)