Skip to content

Commit

Permalink
Avoid exception in Nodejs 9 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsauzeau authored and maustand committed Nov 20, 2017
1 parent f832190 commit 5d6cc18
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 @@ -36,7 +36,7 @@
"chalk": "^1.0.0",
"lodash": "^4.15.0",
"pluralize": "^3.0.0",
"rand-token": "^0.3.0",
"rand-token": "^0.4.0",
"recast": "^0.11.13",
"reserved-words": "^0.1.1",
"yeoman-generator": "^0.24.1",
Expand Down

0 comments on commit 5d6cc18

Please sign in to comment.