Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
mhkeller committed Apr 30, 2021
1 parent 309ea49 commit c37152d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/joiner.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// https://github.com/mhkeller/joiner Version 2.1.2. Copyright 2021 Michael Keller.
// https://github.com/mhkeller/joiner Version 2.1.3. Copyright 2021 Michael Keller.
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
typeof define === 'function' && define.amd ? define(factory) :
Expand Down

0 comments on commit c37152d

Please sign in to comment.