From 2424e20060e53032c0bfe51bafc1703f503e791f Mon Sep 17 00:00:00 2001 From: David Miller Date: Sat, 13 Aug 2016 17:13:51 -0400 Subject: [PATCH] update bower and composer --- bower.json | 3 ++- composer.json | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/bower.json b/bower.json index 3384bb2..692425a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,7 @@ { "name": "startbootstrap-sb-admin-2", "homepage": "http://startbootstrap.com/template-overviews/sb-admin-2/", + "version": "3.3.7", "authors": [ "David Miller" ], @@ -9,7 +10,7 @@ "bootstrap", "theme" ], - "license": "Apache-2.0", + "license": "MIT", "ignore": [ "**/.*", "node_modules", diff --git a/composer.json b/composer.json index 5e3e788..28853ae 100644 --- a/composer.json +++ b/composer.json @@ -1,13 +1,13 @@ { - "name": "iron-summit-media/startbootstrap-sb-admin-2", + "name": "startbootstrap-sb-admin-2", "description": "SB Admin 2 is an open source, admin dashboard template for Bootstrap created by Start Bootstrap.", "type": "component", - "homepage": "https://github.com/davidtmiller", + "homepage": "https://github.com/BlackrockDigital/sb-admin-2", "license": "MIT", "authors": [ { "name": "David Miller", - "email": "david@ironsummitmedia.com" + "email": "feedback@startbootstrap.com" } ], "require": {