From e822a5d19ea8404bcf9d412b3eaaa9feee19f82a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=86ndrew=20Rininsland?= Date: Fri, 20 Oct 2017 14:31:33 +0100 Subject: [PATCH] ghsed changes: $ ghsed s/http:\/\/registry.origami/https:\/\/origami-bower-registry/i ft-interactive/*/.bowerrc --- .bowerrc | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/.bowerrc b/.bowerrc index adc3e4b..e4e7e9d 100644 --- a/.bowerrc +++ b/.bowerrc @@ -1,9 +1 @@ -{ - "directory": "bower_components", - "registry": { - "search": [ - "http://registry.origami.ft.com", - "https://bower.herokuapp.com" - ] - } -} +{"directory":"bower_components","registry":{"search":["https://origami-bower-registry.ft.com","https://bower.herokuapp.com"]}} \ No newline at end of file