Skip to content

Commit

Permalink
Merge branch 'release/0.5.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
eploko committed Feb 24, 2020
2 parents d609157 + 1811795 commit 80ef67c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pegjs-loader",
"version": "0.5.5",
"version": "0.5.6",
"description": "PEG.js loader for webpack",
"authors": [
"Andrey Subbotin <andrey@subbotin.me> (https://github.com/eploko)",
Expand Down Expand Up @@ -41,6 +41,7 @@
"eslint-plugin-import": "^2.18.0",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.14.2",
"lodash": ">=4.17.12",
"pegjs": "^0.10.0",
"rimraf": "^2.3.4",
"webpack": "1.12.2"
Expand Down

0 comments on commit 80ef67c

Please sign in to comment.