Skip to content

Commit

Permalink
fix(package): update acorn-jsx to version 5.0.1
Browse files Browse the repository at this point in the history
Closes #49
  • Loading branch information
greenkeeper[bot] committed Nov 20, 2018
1 parent f2f9a03 commit 8c5669f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"class-extend": "^0.1.1",
"escodegen-wallaby": "^1.6.7",
"acorn-jsx": "^4.0.0",
"acorn-jsx": "^5.0.1",
"lodash": "^4.6.1",
"traverse": "^0.6.6"
},
Expand Down

0 comments on commit 8c5669f

Please sign in to comment.