Skip to content

Commit 7d276a4

Browse files
committed
Update to support [email protected]
1 parent 079faf0 commit 7d276a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodejs/test/fabric-rectangle.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
let fabric = require('fabric').fabric;
1+
let fabric = require('fabric/node');
22
var assert = require('assert');
33

44
describe('Fabric', function() {

0 commit comments

Comments
 (0)