Skip to content

Commit

Permalink
Fix canvas by upgrading needle (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
styfle authored Sep 24, 2020
1 parent 03c0b1f commit e1c8a30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@
},
"scripts": {
"vercel-build": "yum install libuuid-devel libmount-devel && cp /lib64/{libuuid,libmount,libblkid}.so.1 node_modules/canvas/build/Release/"
},
"resolutions": {
"**/needle": "^2.5.2"
}
}

1 comment on commit e1c8a30

@vercel
Copy link

@vercel vercel bot commented on e1c8a30 Sep 24, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.