Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wixette committed Mar 13, 2024
1 parent b1e6d62 commit cbafe98
Show file tree
Hide file tree
Showing 7 changed files with 2,123 additions and 7,145 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions build/p5.anims.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
typeof define === 'function' && define.amd ? define(['exports'], factory) :
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.animS = {}));
}(this, (function (exports) { 'use strict';
})(this, (function (exports) { 'use strict';

/**
* Utility classes for p5.animS.
Expand Down Expand Up @@ -733,4 +733,4 @@

Object.defineProperty(exports, '__esModule', { value: true });

})));
}));
2 changes: 1 addition & 1 deletion build/p5.anims.min.js

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

5 changes: 2 additions & 3 deletions examples/libs/p5.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit cbafe98

Please sign in to comment.