From eb3126ec9ac744b095061fafeb55a87fd4ffb0aa Mon Sep 17 00:00:00 2001 From: delebash Date: Wed, 3 Feb 2016 22:27:43 -0500 Subject: [PATCH] add tether@1.1.1 https://github.com/HubSpot/tether --- package-overrides/github/HubSpot/tether@1.1.1.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package-overrides/github/HubSpot/tether@1.1.1.json 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