Skip to content

Commit

Permalink
Name
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenwf committed Oct 2, 2023
1 parent 426d2df commit c71e254
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg-tests/node-umd.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
const IIIFVaultHelpers = require('../dist/index.umd');
const IIIFHelpers = require('../dist/index.umd');

console.log(IIIFVaultHelpers);
console.log(IIIFHelpers);

0 comments on commit c71e254

Please sign in to comment.