Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
tdiprima committed Jul 22, 2020
1 parent d7c31f9 commit b1a1b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric/fabric.adapted.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* build: `node build.js modules=ALL exclude=gestures,accessors requirejs minifier=uglifyjs` */
/*! Fabric.js Copyright 2008-2015, Printio (Juriy Zaytsev, Maxim Chernyak) */
// From: https://github.com/fabricjs/fabricjs.com/blob/gh-pages/lib/fabric.js
// Version 4.0.0-rc.1

var fabric = fabric || { version: '4.0.0-rc.1' };
if (typeof exports !== 'undefined') {
Expand Down

0 comments on commit b1a1b18

Please sign in to comment.