diff --git a/package-overrides/github/HubSpot/tether@1.1.1.json b/package-overrides/github/HubSpot/tether@1.1.1.json new file mode 100644 index 0000000..eb1c1fc --- /dev/null +++ b/package-overrides/github/HubSpot/tether@1.1.1.json @@ -0,0 +1,11 @@ +{ + "main": "js/tether", + "directories": { + "lib": "dist" + }, + "shim": { + "js/tether": { + "exports": "Tether" + } + } +} \ No newline at end of file