Skip to content

Commit

Permalink
Exports node-canvas, so libs like noflo-image could require canvas th…
Browse files Browse the repository at this point in the history
…rough noflo-canvas
  • Loading branch information
automata committed Dec 3, 2014
1 parent a9e1ca8 commit d612105
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Expand Up @@ -4,3 +4,4 @@
* The library features can be made available as CommonJS modules that the
* components in this project utilize.
*/
exports.canvas = require("canvas");

0 comments on commit d612105

Please sign in to comment.