Skip to content

Commit

Permalink
Update node-canvas to support node 12
Browse files Browse the repository at this point in the history
Closes rsmbl#176
  • Loading branch information
lehni committed Jun 5, 2019
1 parent db6f0b8 commit 3f8e57c
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 34 deletions.
112 changes: 79 additions & 33 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
]
},
"dependencies": {
"canvas": "2.2.0"
"canvas": "^2.5.0"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down

0 comments on commit 3f8e57c

Please sign in to comment.