From 813baf655448a1206d01efd7a8740082beb252df Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Tue, 26 Nov 2013 11:55:18 +0200 Subject: [PATCH] Update bootstrap@3.0.2.json --- package-overrides/github/twbs/bootstrap@3.0.2.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package-overrides/github/twbs/bootstrap@3.0.2.json b/package-overrides/github/twbs/bootstrap@3.0.2.json index 0e9e1ba..565c66b 100644 --- a/package-overrides/github/twbs/bootstrap@3.0.2.json +++ b/package-overrides/github/twbs/bootstrap@3.0.2.json @@ -1,5 +1,8 @@ { "main": "js/bootstrap", + "directories": { + "dist": "dist" + }, "shim": { "js/bootstrap": { "imports": "jquery",