diff --git a/bower.json b/bower.json index 3d2f396183..104a9436fa 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { - "name" : "semantic", - "description" : "Semantic empowers designers and developers by creating a shared vocabulary for UI.", + "name" : "fomantic-ui", + "description" : "Fomantic empowers designers and developers by creating a shared vocabulary for UI.", "homepage" : "http://www.semantic-ui.com", "author": { "name" : "Jack Lukic", diff --git a/composer.json b/composer.json index a59d73b7d7..0eaf3ecc01 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { - "name" : "semantic/ui", - "description" : "Semantic empowers designers and developers by creating a shared vocabulary for UI.", + "name" : "fomantic/ui", + "description" : "Fomantic empowers designers and developers by creating a shared vocabulary for UI.", "homepage" : "http://www.semantic-ui.com", "authors" : [ { @@ -21,4 +21,4 @@ "framework" ], "license" : "MIT" -} \ No newline at end of file +}